Add EXT2/3/4 FS support to NuttX
Open
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
I found a nice project that could be integrated on NuttX to support ext2, ext3 and ext4:
https://github.com/gkostka/lwext4
To get it BSD only we need to remove the extended attribute support as explained in the readme.
Contributor guide
Assessment
This issue has not been assessed yet.