FreeRTOS-Kernel/FreeRTOS/Demo/Common
Richard Barry d7253324cd Prepare for a FreeRTOS V9 release candidate:
- Remove the standard demo files that used the [long since deprecated] alternative API.
- Add standard demo task that tests the new xTaskAbortDelay() function.
- Update the Win32 Visual Studio project to use Visual Studio 2015 Community Edition.
- Rename the xGenericListItem TCB member to xStateListItem as it better describes the member's purpose.
2016-02-18 10:07:42 +00:00
..
drivers Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
ethernet Provide the ability to create event groups and software timers using pre statically allocated memory - now all RTOS objects can be created using statically allocated memory. 2016-01-21 14:10:04 +00:00
Full Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
include Prepare for a FreeRTOS V9 release candidate: 2016-02-18 10:07:42 +00:00
Minimal Prepare for a FreeRTOS V9 release candidate: 2016-02-18 10:07:42 +00:00