FreeRTOS-Kernel/FreeRTOS-Plus/Demo
Richard Barry f407b70dcc + Update demos that use FreeRTOS+Trace to work with the latest trace recorder library.
+ Fix a few compiler warnings.
+ Add TickType_t specific critical sections so critical sections are not used when accessing the tick count in cases where the access is atomic (32-bit tick count, 32-bit architecture).
2014-12-18 11:02:15 +00:00
..
Common Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition. 2014-09-02 22:39:54 +00:00
FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator + Update demos that use FreeRTOS+Trace to work with the latest trace recorder library. 2014-12-18 11:02:15 +00:00
FreeRTOS_Plus_CyaSSL_Windows_Simulator Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition. 2014-09-02 22:39:54 +00:00
FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition. 2014-09-02 22:39:54 +00:00
FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC + Update demos that use FreeRTOS+Trace to work with the latest trace recorder library. 2014-12-18 11:02:15 +00:00
FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition. 2014-09-02 22:39:54 +00:00
FreeRTOS_Plus_UDP_CLI_FAT_SL_SAM4E_Atmel_Studio Update version numbers in FreeRTOS-Plus demo files. 2013-11-17 14:12:41 +00:00
readme.txt Update version numbers to V7.4.1. 2013-04-18 12:58:17 +00:00

Directories:

+ The FreeRTOS-Plus/Demo directory contains a demo application for every most of
  the FreeRTOS+ components.  Lots of the demo applications use the FreeRTOS
  Windows simulator for easy evaluation.  Be aware that FreeRTOS is much slower
  and not deterministic when executed in a simulated environment.

+ See http://www.freertos.org/plus