mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Prep for 0.3.15
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@948 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -462,7 +462,7 @@
|
||||
* Fixed another FAT bug in implementation of FAT lseek; this prohibit correct
|
||||
random access to large files.
|
||||
|
||||
0.3.15 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||
0.3.15 2008-09-20 Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||
* Added support for ROMFS filesystem.
|
||||
* Added a simple test the ROMFS filesystem (examples/romfs)
|
||||
* NSH: Use ROMFS to provide an option for a start-up script at /etc/init.d/rcS
|
||||
@@ -474,9 +474,11 @@
|
||||
* Add mmap() API with restricted capability (only for XIP support)
|
||||
* Extend ROMFS test at /examples/romfs to verify mmap() and XIP support.
|
||||
* Add support for Intel Hex format output using objcopy
|
||||
* Complete the basic port of the NXP LPC2148 on the mcu123.com board.
|
||||
The basic port includes successful booting, serial console and succesfully
|
||||
passing the examples/ostest.
|
||||
* Completed the basic port of the NXP LPC2148 on the mcu123.com board.
|
||||
The basic port includes successful booting, timer interrupts, serial console,
|
||||
succesfully passing the examples/ostest, and a NuttShell (NSH) configuration.
|
||||
* ARM architectures now support drivers/lowconsole.c
|
||||
|
||||
0.3.16 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user