]> begriffs open source - freertos/commit
Update the Cortex-M vPortValidateInterruptPriority() implementation to ensure compati...
authorRichard Barry <ribarry@amazon.com>
Tue, 23 Jul 2013 09:44:00 +0000 (09:44 +0000)
committerRichard Barry <ribarry@amazon.com>
Tue, 23 Jul 2013 09:44:00 +0000 (09:44 +0000)
commit679a3c670c8f62d04e94fd8d89b22eeb0bfe447e
treeeccb98bb9356673352b94f25dbbbdf197795df82
parentf522d6a2da73682ec532e855b66f5afd5b1d0b76
Update the Cortex-M vPortValidateInterruptPriority() implementation to ensure compatibility with the STM32 standard peripheral library.
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_CM4F/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c