]> git.sur5r.net Git - freertos/commit
Remove #error that attempted to catch stdint.h not being included.
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 23 Jan 2014 14:51:53 +0000 (14:51 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 23 Jan 2014 14:51:53 +0000 (14:51 +0000)
commitae554f7f123e5725f7c19eb991e19521f88c0176
tree50e75676b67e23359284147d3adcfd194283a5f2
parentebed79bb48a50e7491321595c45064f48c7971d3
Remove #error that attempted to catch stdint.h not being included.
Split the previously overloaded trmCOMMAND_nnn definitions into individual definitions to enable better logging.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2175 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/include/FreeRTOS.h
FreeRTOS/Source/include/projdefs.h
FreeRTOS/Source/include/timers.h
FreeRTOS/Source/timers.c