FreeRTOS-Kernel/FreeRTOS/Demo/Common
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.
2015-03-04 17:45:18 +00:00
..
drivers Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
ethernet Update version number in preparation for official V8.2.0 release. 2015-01-16 13:20:28 +00:00
Full Update version number in preparation for official V8.2.0 release. 2015-01-16 13:20:28 +00:00
include Kernel code: 2015-03-04 17:45:18 +00:00
Minimal Kernel code: 2015-03-04 17:45:18 +00:00