This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS-Plus
2013-02-10 19:33:28 +00:00
..
CyaSSL Prepare for V7.2.0 release. 2012-08-14 12:14:48 +00:00
Demo_Projects_Using_FreeRTOS_Simulator Update the FreeRTOS+Trace recorder and Win32 demo app. 2013-02-10 19:33:28 +00:00
FreeRTOS-Plus-CLI Allow mutex type semaphores to be given from an interrupt (not a normal thing to do - use a binary semaphore!). 2012-09-05 14:02:16 +00:00
FreeRTOS-Plus-IO Add readme files to the various FreeRTOS+ directories. 2012-08-11 22:57:53 +00:00
FreeRTOS-Plus-Trace Update the FreeRTOS+Trace recorder and Win32 demo app. 2013-02-10 19:33:28 +00:00
readme.txt Add readme files to the various FreeRTOS+ directories. 2012-08-11 22:57:53 +00:00

Directories:

+ FreeRTOS-Plus/CyaSSL contains the CyaSSL source files.  See 
  http://www.FreeRTOS.org/ssl for license information and a description of the
  demo application.  The demo application is located in
  FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CyaSSL

+ FreeRTOS-Plus/FreeRTOS-Plus-CLI contains the FreeRTOS+CLI source files.  See
  http://www.FreeRTOS.org/cli for license information and a description of
  FreeRTOS windows simulator demo application that is located in the
  FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CLI_with_Trace
  directory.
  
+ FreeRTOS-Plus/FreeRTOS-Plus-IO contains the FreeRTOS+Trace recorder code.
  See http://www.FreeRTOS.org/trace for license information, links to the
  Windows tool used to view recorded traces, and a description of the demo
  application that is located in the 
  FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CLI_with_Trace
  directory.
  
+ FreeRTOS-Plus/FreeRTOS-Plus-IO contains a link to the FreeRTOS+IO source code.
  Information on the FreeRTOS+IO featured demo is presented on
  http://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_IO/Demo_Applications/LPCXpresso_LPC1769/NXP_LPC1769_Demo_Description.shtml

+ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator contains pre-configured
  demo projects for the FreeRTOS-Plus components, as described in the bullet
  points above for each component.  See http://www.FreeRTOS.org/plus

Further readme files are contains in sub-directories as appropriate.