nuttx-apps/examples/mount
2015-02-01 07:24:16 -06:00
..
.gitignore
Kconfig
Makefile MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
mount_main.c
mount.h
ramdisk.c drivers/ramdisk.c and include/nuttx/fs/ramdisk.h: Add logic to dispose of the drvier and RAM buffer when the RAM disk has been unlinked and all open references to the RAM disk have been closed. Add new parameters to romdisk() to specify what should be done with the RAM/ROM buffer -- Should it be freed or not? Changed all calls to ramdisk() to use these new parameters. 2015-02-01 07:24:16 -06:00