A fast, lightweight, append-only file system for NAND flash on in low-power embedded systems
Stars
44
Forks
19
Watchers
44
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Fixed C++-style anonymous unions to be okay with C compilers too...
9dce825View on GitHubFixed a bug where read would read 0 bytes if file end was aligned with a
3ccd985View on GitHubFixed stack corruption by reading larger field than required from flash
dab2d6eView on GitHubAdded in free block bitmap to reduce average block search time
af3648cView on GitHubFixed a few small details and now file removal works too
4900f4dView on GitHub