summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h
diff options
context:
space:
mode:
authorRichard Barry <ribarry@amazon.com>2012-08-12 17:05:23 +0000
committerRichard Barry <ribarry@amazon.com>2012-08-12 17:05:23 +0000
commit73ad4387e252a663f0f12900fc5a15906903ef02 (patch)
tree779d8e9e75f475045260ae782d0639b3be14bcdf /FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h
parent02acfd27233d7022c442a4a1f7c184ab4fa880f9 (diff)
downloadfreertos-git-73ad4387e252a663f0f12900fc5a15906903ef02.tar.gz
Remove the remnants of the legacy trace functionality (since replaced with FreeRTOS+Trace).
Replaced the #error that traps configMAX_SYSCALL_INTERRUPT_PRIORITY being set to 0 with a configASSERT() for GCC Cortex-M3/4 ports as the #error does not work if configMAX_SYSCALL_INTERRUPT_PRIORITY includes any casting. Not a problem for other compilers as they cannot have casting anyway as that would break the assembly code.
Diffstat (limited to 'FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h')
0 files changed, 0 insertions, 0 deletions