1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/fs/cromfs
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