bc6a87cadc
* make things c++ friendly * install various canaries in coal mines * using is much clearer than typedef * fixing builds * lps25 * trigger includes were a mess * c -> c++ cleanup * os util * why did so many include os_util.h? * fwd declare * cypress/kinetis * s * eg33 happy * happy sim * cypress usb * pch * cypress * doesn't need to include all that * h7 |
||
---|---|---|
.. | ||
event_queue.cpp | ||
event_queue.h | ||
pwm_generator_logic.cpp | ||
pwm_generator_logic.h | ||
readme.md | ||
scheduler.cpp | ||
scheduler.h | ||
signal_executor_sleep.cpp | ||
signal_executor_sleep.h | ||
single_timer_executor.cpp | ||
single_timer_executor.h | ||
trigger_scheduler.cpp | ||
trigger_scheduler.h |
readme.md
Timer
In this folder we have files related to hubrid hardware/software timer, including PWM generation.