]> begriffs open source - freertos/commit
Add code to assert() if non ISR safe API function is called from ISR in IAR and GCC...
authorRichard Barry <ribarry@amazon.com>
Sat, 14 Jun 2014 13:56:25 +0000 (13:56 +0000)
committerRichard Barry <ribarry@amazon.com>
Sat, 14 Jun 2014 13:56:25 +0000 (13:56 +0000)
commit113220628fadb50761845b7dbd6717c9f5ccebe6
tree77322ad7009b1d98fae19ba59c7262b1e80382b9
parent47232090746defc7a3fd7aa33bd1909c1701172a
Add code to assert() if non ISR safe API function is called from ISR in IAR and GCC CM3 and CM4F ports - Keil and tasking to follow.
FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s