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 40201bc253 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.
Introduce configINCLUDE_FREERTOS_TASK_C_ADDITIONS_H, which allows a user provided header file to be included at the bottom of the tasks.c source file, which can add user functions and access file scope data.
Replace global on/off switches used for lint errors with save/restore switches.
9 years ago
..
FreeRTOS.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. 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 Changes to core code and port layer: 9 years ago
semphr.h Changes to core code and port layer: 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 Clean up lint errors. 9 years ago
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. 9 years ago