1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/PiOS
Stacey Sheldon 6415fc84a5 rtc: allow registration of callbacks on RTC tick
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.
2011-07-05 22:03:25 -04:00
..
Boards rcvr: convert PWM, PPM, SBUS and Spektrum to use PIOS_RCVR 2011-07-05 22:03:25 -04:00
Common rcvr: add generic driver API for receivers 2011-07-05 22:02:47 -04:00
inc rtc: allow registration of callbacks on RTC tick 2011-07-05 22:03:25 -04:00
STM32F10x rtc: allow registration of callbacks on RTC tick 2011-07-05 22:03:25 -04:00
pios.h rcvr: add generic driver API for receivers 2011-07-05 22:02:47 -04:00