You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
FreeRTOS.h Improvements to the Cortex-M ports: 9 years ago
StackMacros.h Prepare for V9.0.0 release: 9 years ago
croutine.h Prepare for V9.0.0 release: 9 years ago
deprecated_definitions.h Prepare for V9.0.0 release: 9 years ago
event_groups.h Prepare for V9.0.0 release: 9 years ago
list.h Prepare for V9.0.0 release: 9 years ago
mpu_prototypes.h Prepare for V9.0.0 release: 9 years ago
mpu_wrappers.h Prepare for V9.0.0 release: 9 years ago
portable.h Prepare for V9.0.0 release: 9 years ago
projdefs.h Prepare for V9.0.0 release: 9 years ago
queue.h Prepare for V9.0.0 release: 9 years ago
semphr.h Prepare for V9.0.0 release: 9 years ago
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 11 years ago
task.h Prepare for V9.0.0 release: 9 years ago
timers.h Prepare for V9.0.0 release: 9 years ago