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/include
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
..
croutine.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
deprecated_definitions.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
event_groups.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
FreeRTOS.h Improvements to the Cortex-M ports: 2016-06-27 13:13:05 +00:00
list.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
mpu_prototypes.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
mpu_wrappers.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
portable.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
projdefs.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
queue.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
semphr.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
StackMacros.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 2014-01-13 20:26:47 +00:00
task.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
timers.h Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00