FreeRTOS-Kernel/FreeRTOS/Source/portable/IAR/ARM_CM0
2019-12-30 22:24:58 +00:00
..
port.c Previously the STM32F0518 compiler setting was changed to enable the use of the __weak attribute - however changing the port layer to use #pragma weak in place of __weak means the compiler setting change is not required and removes the risk of introducing incompatibilities - so this check in reverts the compiler settings change. 2019-12-30 22:24:58 +00:00
portasm.s Update version number ready for next release. 2019-05-11 01:47:37 +00:00
portmacro.h Cortex M0 GCC/IAR/Keil ports -- tickless support. 2019-12-18 09:55:08 +00:00