1
0
Fork 0
wasp-os/wasp/boards/pinetime
Daniel Thompson ae5743529f wasp: Switch to scheduling from interrupt
This has two useful properties. Firstly it means the watch will be
maintained in the background, allowing the REPL to be used for
notifications and other updates. Secondly it will save a little bit
of power by reducing the work needed to handle spurious wake ups.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-06-30 23:04:01 +01:00
..
manifest.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
watch.py.in wasp: Switch to scheduling from interrupt 2020-06-30 23:04:01 +01:00