mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-13 14:48:33 -04:00
Add readme files to the various FreeRTOS+ directories.
This commit is contained in:
parent
f508a5f653
commit
4dbef6afe9
10 changed files with 114 additions and 2 deletions
|
@ -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.
|
||||
|
|
@ -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.
|
||||
|
|
@ -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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue