custom-board-bundle-sample-.../firmware/controllers/system/timer
rusefillc ba33a758e8 avoid float -> int64 conversion #1977
both cases have to be relatively small durations of time cherry picking...
2020-12-03 13:30:17 -05:00
..
event_queue.cpp
event_queue.h
pwm_generator_logic.cpp avoid float -> int64 conversion #1977 2020-12-03 13:30:17 -05:00
pwm_generator_logic.h
readme.md
scheduler.cpp
scheduler.h
signal_executor_sleep.cpp Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
signal_executor_sleep.h
single_timer_executor.cpp
single_timer_executor.h

readme.md

In this folder we have files related to hubrid hardware/software timer, including PWM generation.