This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
84a2cab886
nuttx
/
fs
/
romfs
History
Xiang Xiao
2ab9a848a0
fs/romfs: Move rn_child/rn_count before rn_namesize
...
which could save 4 bytes for each node Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-01-20 09:27:50 -03:00
..
CMakeLists.txt
build: add initial cmake build system
2023-07-08 13:50:48 +08:00
fs_romfs.c
fs: procfs add poll support
2023-12-26 19:23:13 -08:00
fs_romfs.h
fs/romfs: Move rn_child/rn_count before rn_namesize
2024-01-20 09:27:50 -03:00
fs_romfsutil.c
fs/inode: remove all unnecessary check for filep/inode
2023-08-29 09:47:11 +08:00
Kconfig
romfs: expand file cache by CONFIG_FS_ROMFS_FCACHE_NSECTORS
2022-10-24 20:49:09 +08:00
Make.defs