--- /dev/null
+Note the CyaSSL license terms are different to the FreeRTOS license terms.\r
+\r
+CyaSSL is dual licensed. The files are provided here under an unmodified open\r
+source GNU GPL license. Commercial licenses are also available. \r
+See http://www.FreeRTOS.org/ssl\r
+\r
+\r
--- /dev/null
+Directories:\r
+\r
++ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CLI_with_Trace\r
+ contains a FreeRTOS windows simulator demo project for both FreeRTOS+CLI and\r
+ FreeRTOS+Trace. See http://www.FreeRTOS.org/trace for information on using\r
+ the project.\r
+ \r
--- /dev/null
+Directories:\r
+\r
++ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CyaSSL\r
+ contains a FreeRTOS windows simulator demo project for CyaSSL. See\r
+ http://www.FreeRTOS.org/ssl for information on using the project.\r
+\r
--- /dev/null
+Directories:\r
+\r
++ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CyaSSL\r
+ contains a FreeRTOS windows simulator demo project for CyaSSL. See\r
+ http://www.FreeRTOS.org/ssl for information on using the project.\r
+\r
++ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CLI_with_Trace\r
+ contains a FreeRTOS windows simulator demo project for both FreeRTOS+CLI and\r
+ FreeRTOS+Trace. See http://www.FreeRTOS.org/trace for information on using\r
+ the project.\r
+ \r
--- /dev/null
+Note the FreeRTOS+CLI license terms are different to the FreeRTOS license terms.\r
+\r
+FreeRTOS+CLI is dual licensed. The files are provided here under an unmodified \r
+open source GNU GPL license. Commercial licenses are also available. \r
+See http://www.FreeRTOS.org/ssl\r
+\r
+USERS OF NXP MICROCONTROLLERS CAN OBTAIN FREE COMMERCIAL LICENSES.\r
+\r
+\r
--- /dev/null
+It is not possible to create an example FreeRTOS+IO project for the Windows\r
+simulator. FreeRTOS+IO information can be found on http://www.FreeRTOS.org/IO.\r
+\r
+A featured demo that includes telnet like functionality, a web server, \r
+a command line interface (using FreeRTOS+CLI) and a FAT file system is \r
+described on \r
+http://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_IO/Demo_Applications/LPCXpresso_LPC1769/NXP_LPC1769_Demo_Description.shtml
\ No newline at end of file
+THIS PRODUCT IS UNDER ACTIVE DEVELOPMENT, PLEASE SEE \r
+THE PERCEPIO WEBSITE FOR A COMPLETE LIST OF THE LATEST PORTS\r
+\r
\r
FreeRTOS+Trace Demo\r
-------------------\r
--- /dev/null
+Directories:\r
+\r
++ FreeRTOS-Plus/CyaSSL contains the CyaSSL source files. See \r
+ http://www.FreeRTOS.org/ssl for license information and a description of the\r
+ demo application. The demo application is located in\r
+ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CyaSSL\r
+\r
++ FreeRTOS-Plus/FreeRTOS-Plus-CLI contains the FreeRTOS+CLI source files. See\r
+ http://www.FreeRTOS.org/cli for license information and a description of\r
+ FreeRTOS windows simulator demo application that is located in the\r
+ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CLI_with_Trace\r
+ directory.\r
+ \r
++ FreeRTOS-Plus/FreeRTOS-Plus-IO contains the FreeRTOS+Trace recorder code.\r
+ See http://www.FreeRTOS.org/trace for license information, links to the\r
+ Windows tool used to view recorded traces, and a description of the demo\r
+ application that is located in the \r
+ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CLI_with_Trace\r
+ directory.\r
+ \r
++ FreeRTOS-Plus/FreeRTOS-Plus-IO contains a link to the FreeRTOS+IO source code.\r
+ Information on the FreeRTOS+IO featured demo is presented on\r
+ http://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_IO/Demo_Applications/LPCXpresso_LPC1769/NXP_LPC1769_Demo_Description.shtml\r
+\r
++ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator contains pre-configured\r
+ demo projects for the FreeRTOS-Plus components, as described in the bullet\r
+ points above for each component. See http://www.FreeRTOS.org/plus\r
+\r
+Further readme files are contains in sub-directories as appropriate.\r
+ \r
FreeRTOS port, and contains its own readme file.\r
\r
+ See http://www.freertos.org/a00017.html for full details of the directory \r
-structure and information on locating the files you require.\r
+ structure and information on locating the files you require.\r
\r
The easiest way to use FreeRTOS is to start with one of the pre-configured demo \r
application projects (found in the FreeRTOS/Demo directory). That way you will\r
-have the correct FreeRTOS source and included, and the correct include paths\r
+have the correct FreeRTOS source files included, and the correct include paths\r
configured. Once a demo application is building and executing you can remove\r
the demo application file, and start to add in your own application source\r
files.\r
--- /dev/null
+Directories:\r
+\r
++ FreeRTOS/source contains the FreeRTOS real time kernel source code.\r
+\r
++ FreeRTOS/demo contains a pre-configured demo project for every official \r
+ FreeRTOS port.\r
+ \r
++ FreeRTOS-Plus contains additional FreeRTOS components and third party \r
+ complementary products. THESE ARE LICENSED SEPARATELY FROM FreeRTOS although\r
+ all contain open source options. See the license files in each respective\r
+ directory for information.\r
+ \r
++ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator contains pre-configured\r
+ demo projects for the FreeRTOS-Plus components. The demo projects run in\r
+ a Windows environment using the FreeRTOS windows simulator. These are \r
+ documented on the FreeRTOS web site http://www.FreeRTOS.org/plus\r
+\r
++ See http://www.freertos.org/a00017.html for full details of the directory \r
+ structure and information on locating the files you require.\r
+\r
+Further readme files are contains in sub-directories as appropriate.\r
+ \r
+The easiest way to use FreeRTOS is to start with one of the pre-configured demo \r
+application projects (found in the FreeRTOS/Demo directory). That way you will\r
+have the correct FreeRTOS source files included, and the correct include paths\r
+configured. Once a demo application is building and executing you can remove\r
+the demo application file, and start to add in your own application source\r
+files.\r
+\r
+See also -\r
+http://www.freertos.org/FreeRTOS-quick-start-guide.html\r
+http://www.freertos.org/FAQHelp.html\r