You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS-Plus
Richard Barry 902f9e1a58 Update PIC32 demo application to remove reliance on PLIB functions.
Update the default low power implementation in all the Cortex-M port layers to add a small critical section.
12 years ago
..
CyaSSL Prepare for V7.2.0 release. 13 years ago
Demo_Projects_Using_FreeRTOS_Simulator Update the FreeRTOS+Trace recorder and Win32 demo app. 12 years ago
FreeRTOS-Plus-CLI Allow mutex type semaphores to be given from an interrupt (not a normal thing to do - use a binary semaphore!). 13 years ago
FreeRTOS-Plus-IO Add readme files to the various FreeRTOS+ directories. 13 years ago
FreeRTOS-Plus-Trace Update PIC32 demo application to remove reliance on PLIB functions. 12 years ago
readme.txt Add readme files to the various FreeRTOS+ directories. 13 years ago

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.