This website requires JavaScript.
Explore
Help
Sign In
embedded
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
0
You've already forked FreeRTOS-Kernel
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2026-08-04 04:05:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6edabbe7ea0cf53d01fc9aaa9baa1ae928d99fbb
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
include
/
FreeRTOS.h
Richard Barry
55ff89373a
Update the method used to detect if a timer is active. Previously the timer was deemed to be inactive if it was not referenced from a list. However, when a timer is updated it is temporarily removed from, then re-added to a list, so now the timer's active status is stored separately.
2018-10-24 21:37:59 +00:00
37 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink