wasp-os/wasp/drivers
Daniel Thompson d0a99d5636 manager: Implement alarm callbacks for applications to use
Create a simple time queue where actions (functions or bound methods) can
be queued against the real time clock.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-11-14 12:24:28 +00:00
..
flash@79fc418f18 drivers: flash: Automatic wake/sleep to minimise idle current 2020-10-10 11:45:25 +01:00
battery.py drivers: battery: Finalize docstrings 2020-05-14 21:32:01 +01:00
bma421.py drivers: bma421: Reduce the post-reset delay 2020-06-12 08:51:44 +01:00
cst816s.py drivers: cst816s: Clear the event buffer during a wake up 2020-09-21 20:12:38 +01:00
hrs3300.py hrs3300: Defer initialization until the HRS is used 2020-11-11 22:07:21 +00:00
nrf_rtc.py manager: Implement alarm callbacks for applications to use 2020-11-14 12:24:28 +00:00
signal.py drivers: signal: Finalize docstrings 2020-05-14 21:39:14 +01:00
st7789.py drivers: st7789: Finalize docstrings 2020-05-14 21:41:02 +01:00
touch.py wasp: Introduce a NEXT event 2020-08-15 17:00:49 +01:00
vibrator.py drivers: vibrator: Finalize docstrings 2020-05-14 21:42:16 +01:00