summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 77384eb1ad..aadd2140dd 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1093,15 +1093,15 @@ configs/pjrc-8051
configs/rgmp
- RGMP stands for RTOS and GPOS on Multi-Processor. RGMP is a project for
- running GPOS and RTOS simultaneously on multi-processor platforms. You can
- port your favorite RTOS to RGMP together with an unmodified Linux to form a
- hybrid operating system. This makes your application able to use both RTOS
- and GPOS feathures.
+ RGMP stands for RTOS and GPOS on Multi-Processor. RGMP is a project for
+ running GPOS and RTOS simultaneously on multi-processor platforms. You can
+ port your favorite RTOS to RGMP together with an unmodified Linux to form a
+ hybrid operating system. This makes your application able to use both RTOS
+ and GPOS features.
- See http://rgmp.sourceforge.net/wiki/index.php/Main_Page for further
+ See http://rgmp.sourceforge.net/wiki/index.php/Main_Page for further information
+ about RGMP.
-information about RGMP.
configs/sim
A user-mode port of NuttX to the x86 Linux platform is available.
The purpose of this port is primarily to support OS feature development.