]> git.sur5r.net Git - freertos/commit
Add code to assert() if non ISR safe API function is called from ISR in IAR and GCC...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 14 Jun 2014 13:56:25 +0000 (13:56 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 14 Jun 2014 13:56:25 +0000 (13:56 +0000)
commit7cfe7cedafa52d5b807cf6f6b4e36326ddceef4c
tree77322ad7009b1d98fae19ba59c7262b1e80382b9
parent91024f01b131e336e67057d38aa1aba8bffe613d
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.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2261 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
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