FreeRTOS-Kernel/FreeRTOS/Source/portable/GCC/ARM_CM0
Richard Barry c296e2cff8 Improvements to the Cortex-M ports:
- Clear the SysTick current value register before starting the SysTick (only required if something uses SysTick before starting the scheduler).
- Ensure atomic operations are thread safe by executing clrex in the context switch.
2016-06-27 13:13:05 +00:00
..
port.c Improvements to the Cortex-M ports: 2016-06-27 13:13:05 +00:00
portmacro.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00