]> git.sur5r.net Git - freertos/commit
Update the Cortex-M vPortValidateInterruptPriority() implementation to ensure compati...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 23 Jul 2013 09:44:00 +0000 (09:44 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 23 Jul 2013 09:44:00 +0000 (09:44 +0000)
commited01f368715f511c12fb1332e90c57664f82b300
treeeccb98bb9356673352b94f25dbbbdf197795df82
parent7e1a780b363cd6be6da1ce862929af729e588af8
Update the Cortex-M vPortValidateInterruptPriority() implementation to ensure compatibility with the STM32 standard peripheral library.

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