This website requires JavaScript.
Explore
Help
Sign in
lupyuen
/
local-nuttx-update
Watch
1
Star
0
Fork
You've already forked local-nuttx-update
0
forked from
nuttx/nuttx-update
Code
Pull requests
Activity
87fd4e2916
local-nuttx-update
/
fs
/
cromfs
History
Gregory Nutt
87fd4e2916
fs/cromfs: Fix read logic. tools/genromfs.c: Last node in directory needs to have zero for peer offset. Still some issues with empty directories.
2018-03-20 10:37:42 -06:00
..
cromfs.h
This commit adds tools/gencromfs.c, a tool that can be used to generate CROMFS file system images.
2018-03-20 07:31:13 -06:00
fs_cromfs.c
fs/cromfs: Fix read logic. tools/genromfs.c: Last node in directory needs to have zero for peer offset. Still some issues with empty directories.
2018-03-20 10:37:42 -06:00
Kconfig
Addes CROMFS prototype. CROMFS is a commpressed, in-memory read-only file system based on LZF.
2018-03-19 07:08:40 -06:00
Make.defs
This commit adds tools/gencromfs.c, a tool that can be used to generate CROMFS file system images.
2018-03-20 07:31:13 -06:00