mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
+ 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. |
||
|---|---|---|
| .. | ||
| DemosModifiedForLowTickRate | ||
| Trace_Recorder_Configuration | ||
| FreeRTOSConfig.h | ||
| main.c | ||
| main_blinky.c | ||
| main_full.c | ||
| Run-time-stats-utils.c | ||
| WIN32.sln | ||
| WIN32.vcxproj | ||
| WIN32.vcxproj.filters | ||