]> begriffs open source - freertos/commit
Correct the definition of StaticTask_t and add additional configASSERT() statements...
authorRichard Barry <ribarry@amazon.com>
Wed, 14 Sep 2016 08:21:24 +0000 (08:21 +0000)
committerRichard Barry <ribarry@amazon.com>
Wed, 14 Sep 2016 08:21:24 +0000 (08:21 +0000)
commit5c75e5a38acbce19ab2d7be62f15159edf831b8c
tree2ee5cb4650160cfb607a3e71d45d2b24ea89577e
parent40201bc25363332cad41433ddf274c71476292f2
Correct the definition of StaticTask_t and add additional configASSERT() statements to catch future errors.
FreeRTOS/Source/event_groups.c
FreeRTOS/Source/include/FreeRTOS.h
FreeRTOS/Source/tasks.c
FreeRTOS/Source/timers.c