This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
33a3bb0e37
incubator-nuttx
/
fs
/
romfs
History
Gregory Nutt
f1671bb6a7
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
..
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
fs_romfs.c
Implement redirection of output from NSH builtin commands to a file in a mounted volume
2013-01-15 21:01:37 +00: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
Back out part of a recent, incorrect ROMFS change
2013-09-14 12:29:17 -06:00