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
2016-09-14 08:21:24 +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 Correct the definition of StaticTask_t and add additional configASSERT() statements to catch future errors. 2016-09-14 08:21:24 +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 Changes to core code and port layer: 2016-08-16 11:38:58 +00:00
semphr.h Changes to core code and port layer: 2016-08-16 11:38:58 +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 Clean up lint errors. 2016-08-16 13:44:30 +00:00
timers.h Introduce configRECORD_STACK_HIGH_ADDRESS, which when set will result in both limits of the stack being saved in the TCB to allow enhanced debug capabilities. 2016-09-04 15:46:34 +00:00