mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
6415fc84a5
This separates the RTC device and interrupt handling from the devices that rely on the tick notifications. Drivers can now register tick notification functions that will be called on each RTC tick event.
Check the wiki