summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-12 19:39:51 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-12 19:39:51 +0000
commit1d3dc9a67ca921abc8cd16129865fcc2291cd68f (patch)
tree6d19838297262a5a6e934cf560e56934ffbc5f3a /nuttx/ChangeLog
parenta8e517e441321234408c33a742e861f0bba56184 (diff)
downloadpx4-nuttx-1d3dc9a67ca921abc8cd16129865fcc2291cd68f.tar.gz
px4-nuttx-1d3dc9a67ca921abc8cd16129865fcc2291cd68f.tar.bz2
px4-nuttx-1d3dc9a67ca921abc8cd16129865fcc2291cd68f.zip
Changes for clean RGMP compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3598 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 3c6e0a8ac..919f34062 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1744,4 +1744,9 @@
* graphics/nxbe/nxbe_colormap.c: Fix error noted by Bassem Fahmy. The function
nxbe_colormap was change to nxbe_configure... apparently "search-and-replace"
error. This error was not noticed before because most NX platforms do not use
- colormapping. \ No newline at end of file
+ colormapping.
+ * arch/rgmp and configs/rgmp. Add 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. \ No newline at end of file