mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-21 22:11:57 -04:00
- 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.
2 lines
159 B
Plaintext
2 lines
159 B
Plaintext
This directory contains the implementation of the "common demo tasks". These
|
|
are test tasks and demo tasks that are used by nearly all the demo applications. |