1
0
Fork 0
wasp-os/wasp
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
..
apps apps: stopwatch: Improve splits... and colour scheme 2020-06-27 14:34:36 +01:00
boards wasp: Switch to scheduling from interrupt 2020-06-30 23:04:01 +01:00
drivers wasp: Switch to scheduling from interrupt 2020-06-30 23:04:01 +01:00
fonts fonts: Add sans28 (numerals only) 2020-06-11 20:37:03 +01:00
modules wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py wasp: Switch to the faster fill routines 2020-06-22 22:21:13 +01:00
icons.py widgets: Introduce a slider widget 2020-05-24 14:20:02 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py wasp: Switch to scheduling from interrupt 2020-06-30 23:04:01 +01:00
ppg.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py wasp: Switch to scheduling from interrupt 2020-06-30 23:04:01 +01:00
widgets.py Fix symbol lookup error (knob2) 2020-06-04 22:57:50 +01:00