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/portable/MSVC-MingW
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.
9 years ago
..
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. 9 years ago
portmacro.h Update the documentation contained in the header files to be correct for V9.0.0 release candidate 2. 9 years ago