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
aeb03e5fa0128e4b8d6052f91ef1fd4ef55e2941
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
include
History
Richard Barry
aeb03e5fa0
Create minor optimisations (just an asm instruction or two) by using consts in a few places where previously a volatile variable that didn't change was used.
...
Add the simple xTimerGetPeriod() and xTimerGetExpiryTime() functions.
2016-03-29 13:07:27 +00:00
..
croutine.h
…
deprecated_definitions.h
…
event_groups.h
…
FreeRTOS.h
…
list.h
…
mpu_wrappers.h
…
portable.h
…
projdefs.h
…
queue.h
- Rework the StaticAllocation.c common demo file to reflect the changes to the static allocation object create functions from the previous check-in.
2016-03-29 11:08:42 +00:00
semphr.h
- Rework the StaticAllocation.c common demo file to reflect the changes to the static allocation object create functions from the previous check-in.
2016-03-29 11:08:42 +00:00
StackMacros.h
…
stdint.readme
…
task.h
…
timers.h
Create minor optimisations (just an asm instruction or two) by using consts in a few places where previously a volatile variable that didn't change was used.
2016-03-29 13:07:27 +00:00