THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
mikisama
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
0
You've already forked FreeRTOS-Kernel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7cce089e40e0cfe68108ce669c2f5884bf3346b9
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
include
History
Richard Barry
7cce089e40
Add support for statically allocated memory protected tasks - previously only dynamically allocated tasks could be memory protected.
2016-09-20 13:54:28 +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
Add support for statically allocated memory protected tasks - previously only dynamically allocated tasks could be memory protected.
2016-09-20 13:54:28 +00:00
mpu_wrappers.h
Add support for statically allocated memory protected tasks - previously only dynamically allocated tasks could be memory protected.
2016-09-20 13:54:28 +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
Add support for statically allocated memory protected tasks - previously only dynamically allocated tasks could be memory protected.
2016-09-20 13:54:28 +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