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/RVDS/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