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/Demo/WIN32-MSVC
Richard Barry 96e72413f7 Kernel code:
+ Added mtCOVERAGE_TEST_DELAY() macro to facilitate getting better code coverage during testing.
+ Update prvNotifyQueueSetContainer() so it does not call xTaskRemoveFromEventList() if it is called from an interrupt, and the queue is locked.

Demo apps:
Added QueueSetPolling.c/h demo/test functions.
10 years ago
..
DemosModifiedForLowTickRate Update version number in preparation for official V8.2.0 release. 10 years ago
Trace_Recorder_Configuration + New feature added: Task notifications. 10 years ago
FreeRTOSConfig.h Update version number in preparation for official V8.2.0 release. 10 years ago
Run-time-stats-utils.c Update version number in preparation for official V8.2.0 release. 10 years ago
WIN32.sln Add FreeRTOS-Plus directory. 13 years ago
WIN32.vcxproj Kernel code: 10 years ago
WIN32.vcxproj.filters Kernel code: 10 years ago
main.c Update version number in preparation for official V8.2.0 release. 10 years ago
main_blinky.c Update version number in preparation for official V8.2.0 release. 10 years ago
main_full.c Kernel code: 10 years ago