You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C++ header file only module intended to provide host PC fake timer functionality for unit testing environments linked to an RTOS, such as FreeRTOS, ThreadX, etc.
Initial v1.0.0 modeled entirely by FreeRTOS's timer API.
About
A C++ module intended to provide host PC fake timer functionality for unit testing environments linked to an RTOS, such as FreeRTOS, ThreadX, etc.