summaryrefslogtreecommitdiffstats
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-05-15 23:13:04 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-05-15 23:13:04 +0000
commite92569e289d8f3a557fc5f34e881e21100586483 (patch)
treeaf3cf4a250a7a9756b0464ad964dddf2c41135d7 /nuttx/ReleaseNotes
parente38429346bc5a1f74d7618221ece01daefce3136 (diff)
Prep for 6.3 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3615 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes21
1 files changed, 21 insertions, 0 deletions
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.
+
+