3cc6e74ea1
Implement the missing functions `xTimerGetExpiryTime()` and `xTimerIsActive()` for the move of `TimerController` to use FreeRTOS timers. In the process also fix a slight inaccuracy in the ms to ticks conversion (no conversion was done as 1000 was close enough to 1024 for a first working implementation). Fixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/17 |
||
---|---|---|
.. | ||
components | ||
displayapp | ||
drivers | ||
heartratetask | ||
libraries | ||
nrfx | ||
FreeRTOS.cpp | ||
FreeRTOS.h | ||
portmacro_cmsis.cpp | ||
portmacro_cmsis.h | ||
queue.cpp | ||
queue.h | ||
task.cpp | ||
task.h | ||
timers.cpp | ||
timers.h |