mirror of
https://github.com/apache/nuttx.git
synced 2026-08-24 23:18:21 +00:00
Update ChangeLog
This commit is contained in:
parent
2407008b6e
commit
4529dcaaf3
1 changed files with 6 additions and 1 deletions
|
|
@ -9616,4 +9616,9 @@
|
|||
(2015-01-31).
|
||||
* EFM32 RTC: RTC driver using BURTC. From Pierre-Noel Bouteville
|
||||
(2015-02-01).
|
||||
|
||||
* drivers/ramdisk.c, include/nuttx/fs/ramdisk.h, and other files: 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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue