This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-11 07:25:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
Apache NuttX is a mature, real-time embedded operating system (RTOS)
https://nuttx.apache.org/
embedded
mcu
microcontroller
nuttx
real-time
rtos
3605
commits
24
branches
203
tags
535
MiB
C
96.5%
Assembly
1.1%
CMake
1%
Makefile
0.7%
Python
0.4%
Other
0.2%
7e0bf3da9d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with patternCode
Cite this repository
BibTeX
Cancel
Gregory Nutt
7e0bf3da9d
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
configs
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