This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Source/portable/GCC/ARM_CM0
Richard Barry 686d190798 Convert some ports to use xTaskIncrementTick() in place of vTaskIncrementTick().
Move DSB instructions to before WFI instructions in line with ARM recommendations.
2013-06-06 15:46:40 +00:00
..
port.c Convert some ports to use xTaskIncrementTick() in place of vTaskIncrementTick(). 2013-06-06 15:46:40 +00:00
portmacro.h Fix compiler warning in psp_test.c when compiled with ARM compiler. 2013-05-19 09:43:00 +00:00