田昕
田昕
Need your review @geky Especially I need your opinion on following functions: lfs_gstate_getorphans lfs_gstate_hasorphans
I am using RISC-V, target board is esp32c3. Yes we didn't use C99 bool in our case, but it can be enabled. We will enable C99 bool in the future....
Oh no, this patch causes other problems. If we input following commands: 1. echo 1 > testfile 2. echo 2 > testfile/ the result is testfile has content of 2....
I have found a few bugs, and will keep on fixing. So I convert this to draft.
Though this is a draft, please review it. Much appreciation to anyone helps to review it.
Alright, I have fixed the bugs and passed zephyr test cases. Please review.
I have rebased it
test cases are here:https://github.com/apache/incubator-nuttx-apps/pull/1288