]> begriffs open source - freertos/commit
Ensure the code builds when configSUPPORT_STATIC_ALLOCATION is 0.
authorRichard Barry <ribarry@amazon.com>
Fri, 22 Jan 2016 22:09:11 +0000 (22:09 +0000)
committerRichard Barry <ribarry@amazon.com>
Fri, 22 Jan 2016 22:09:11 +0000 (22:09 +0000)
commit8ef784919934495f12dddfad2e1320224011238c
treea85bdcdaa0ac7e41cee150152bcc4e0718a3147b
parentf82953554d4eaef9e5055228a0b61ef7ac222404
Ensure the code builds when configSUPPORT_STATIC_ALLOCATION is 0.
Continue to document the new static allocation functions.
FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.c
FreeRTOS/Source/event_groups.c
FreeRTOS/Source/include/queue.h
FreeRTOS/Source/include/task.h
FreeRTOS/Source/include/timers.h
FreeRTOS/Source/tasks.c
FreeRTOS/Source/timers.c