nuttx/configs/rgmp/README.txt
patacongo 6765ab3818 First set of changes to incorporate the RGMP port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3595 42af7a65-404d-4744-a932-0658087f49c3
2011-05-12 17:42:01 +00:00

11 lines
458 B
Plaintext
Executable File

RGMP README File
================
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.
See http://rgmp.sourceforge.net/wiki/index.php/Main_Page for further
information about RGMP.