]> begriffs open source - freertos/commit
Default configUSE_TICKLESS_IDLE to 0 when it is not defined.
authorRichard Barry <ribarry@amazon.com>
Sat, 17 Nov 2012 19:23:30 +0000 (19:23 +0000)
committerRichard Barry <ribarry@amazon.com>
Sat, 17 Nov 2012 19:23:30 +0000 (19:23 +0000)
commit0d421482d806a07bab9b25397e0c68adb3d59c76
tree5205decd2c3a749ae178dd7ffbe05849abb041e5
parentc4d078c29aac087d7b6541e943ad031de4a4bad9
Default configUSE_TICKLESS_IDLE to 0 when it is not defined.
Move location of traceTASK_CREATE() macro call.
Remove obsolete handling of trmCOMMAND_PROCESS_TIMER_OVERFLOW as the command was never used in release versions.
FreeRTOS/Source/include/FreeRTOS.h
FreeRTOS/Source/tasks.c
FreeRTOS/Source/timers.c