1
0
Fork 0
wasp-os/wasp
Daniel Thompson 294797d826 hrs3300: Defer initialization until the HRS is used
This means hardware failure won't cause the initial boot to fail. This
won't stop the heart rate app from crashing when it starts up but at
least it will give a comprehensible crash report.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-11-11 22:07:21 +00:00
..
apps docs: Add an Application Library chapter 2020-11-08 14:28:38 +00:00
boards docs: Add an Application Library chapter 2020-11-08 14:28:38 +00:00
drivers hrs3300: Defer initialization until the HRS is used 2020-11-11 22:07:21 +00: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 draw565: Fix wrong background color of strings 2020-08-02 21:55:04 +02:00
gadgetbridge.py gadgetbridge: Disable the not-implemented message 2020-08-15 20:37:52 +01:00
icons.py widgets: status: Add a status bar combo widget 2020-10-21 21:28:09 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +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 manager: Introduce shared "system bar" 2020-11-04 19:00:37 +00:00
widgets.py widgets: status: Add a status bar combo widget 2020-10-21 21:28:09 +01:00