This website requires JavaScript.
Explore
Help
Sign In
len0rd
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
You've already forked FreeRTOS-Kernel
0
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2025-04-25 16:01:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aeb03e5fa0
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
portable
/
MSVC-MingW
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
..
port.c
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
portmacro.h
Update the documentation contained in the header files to be correct for V9.0.0 release candidate 2.
2016-03-26 11:05:42 +00:00