From e92569e289d8f3a557fc5f34e881e21100586483 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 15 May 2011 23:13:04 +0000 Subject: Prep for 6.3 release git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3615 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ReleaseNotes | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'nuttx/ReleaseNotes') diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes index 8080297a75..5631ef194e 100644 --- a/nuttx/ReleaseNotes +++ b/nuttx/ReleaseNotes @@ -1852,3 +1852,24 @@ In addition to these new feature, several important bugfixes are included in this release correcting problems with dup2(), LPC17xx GPIO interrupts, LPC17xx UART2/3, the FAT file system, build issues, and strrch(). See the ChangeLog for more details. + +nuttx-6.3 +^^^^^^^^^ + +The 70th release of NuttX follows only a nines days after the release of +version 6.2. It was released on May 15, 2011. This special back-to-back +release was made so that the current released version of NuttX will +correspond to the initial release from the RGMP project. + +This release adds architecture support and build configuration for RGMP. +RGMP is a project for running GPOS and RTOS simultaneously on multi- +processor platforms. See http://rgmp.sourceforge.net/wiki/index.php/Main_Page +for further information about RGMP. + +This release also includes support for STM32 FLASH, build improvements, +and initial, incomplete support for the MicroChip PIC32MX MCU. Bug fixes +are included for some build problems, USB host class driver error handling, +NX graphics color mapping, and problems with C standard I/O buffer flushing. +See the ChangeLog for further details. + + -- cgit v1.2.3