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
911e82a909704abe86aca2a02f5d424360a417ff
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
include
History
Richard Barry
911e82a909
Add xQueueGetMutexHolder() to MPU functions.
2014-04-24 12:29:40 +00:00
..
croutine.h
Update version number to V8.0.0 (without the release candidate number).
2014-02-18 14:01:57 +00:00
event_groups.h
Event Groups: Convert the 'clear bits from ISR' function into a pended function to fix reentrancy issue.
2014-04-23 15:23:54 +00:00
FreeRTOS.h
Update version number to V8.0.0 (without the release candidate number).
2014-02-18 14:01:57 +00:00
list.h
Update version number to V8.0.0 (without the release candidate number).
2014-02-18 14:01:57 +00:00
mpu_wrappers.h
Add xQueueGetMutexHolder() to MPU functions.
2014-04-24 12:29:40 +00:00
portable.h
Update version number to V8.0.0 (without the release candidate number).
2014-02-18 14:01:57 +00:00
projdefs.h
Update version number to V8.0.0 (without the release candidate number).
2014-02-18 14:01:57 +00:00
queue.h
Update version number to V8.0.0 (without the release candidate number).
2014-02-18 14:01:57 +00:00
semphr.h
Update version number to V8.0.0 (without the release candidate number).
2014-02-18 14:01:57 +00:00
StackMacros.h
Update version number to V8.0.0 (without the release candidate number).
2014-02-18 14:01:57 +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
Update version number to V8.0.0 (without the release candidate number).
2014-02-18 14:01:57 +00:00
timers.h
Event Groups: Convert the 'clear bits from ISR' function into a pended function to fix reentrancy issue.
2014-04-23 15:23:54 +00:00