Add readme files to the various FreeRTOS+ directories.

This commit is contained in:
Richard Barry 2012-08-11 22:57:53 +00:00
parent f508a5f653
commit 4dbef6afe9
10 changed files with 114 additions and 2 deletions

View file

@ -0,0 +1,7 @@
Directories:
+ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CLI_with_Trace
contains a FreeRTOS windows simulator demo project for both FreeRTOS+CLI and
FreeRTOS+Trace. See http://www.FreeRTOS.org/trace for information on using
the project.

View file

@ -0,0 +1,6 @@
Directories:
+ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CyaSSL
contains a FreeRTOS windows simulator demo project for CyaSSL. See
http://www.FreeRTOS.org/ssl for information on using the project.

View file

@ -0,0 +1,11 @@
Directories:
+ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CyaSSL
contains a FreeRTOS windows simulator demo project for CyaSSL. See
http://www.FreeRTOS.org/ssl for information on using the project.
+ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CLI_with_Trace
contains a FreeRTOS windows simulator demo project for both FreeRTOS+CLI and
FreeRTOS+Trace. See http://www.FreeRTOS.org/trace for information on using
the project.