summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
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 /apps/ChangeLog.txt
parenta8e517e441321234408c33a742e861f0bba56184 (diff)
downloadnuttx-1d3dc9a67ca921abc8cd16129865fcc2291cd68f.tar.gz
nuttx-1d3dc9a67ca921abc8cd16129865fcc2291cd68f.tar.bz2
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 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 48c711464..fb585f1e8 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -42,3 +42,8 @@
then a make error occurs because tools/mkdep.sh is called with no files.
* system/free: Move Uros' custom free command from vsn/free
* system/install: Add a new install command submitted by Uros Platise.
+ * examples/rgmpp. Add a placeholder for an RGMP build example.
+ 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. NOTE: This is an empty example
+ on initial check-in \ No newline at end of file