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
111e44ff74
nuttx
/
fs
/
romfs
History
Gregory Nutt
205260d5e2
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -06:00
..
fs_romfs.c
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -06:00
fs_romfs.h
Add support for dup2'ing files. Infrastructure and ROMFS done. Still need FAT, BINFS, NXFFS, and NFS
2013-01-14 15:42:03 +00:00
fs_romfsutil.c
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00
Kconfig
Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being)
2013-11-15 09:49:27 -06:00
Make.defs
apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.c
2013-01-16 15:41:27 +00:00