1
0
Fork 0
wasp-os/wasp
Daniel Thompson 889115f4b0 wasp: Allow app initialization to fail
Colmi has released a new revision of the P8 hardware based on a different
accelerometer. That makes it impossible for the StepCounterApp to
initialize and currently this takes down the whole GUI due to the
uncaught exception.

Fix this by skipping applications that will not initialize.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-09-16 21:47:22 +01:00
..
apps README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
boards boards: simulator: Add an screenshot facility 2020-08-16 18:49:40 +01:00
drivers drivers: cst816s: Handle a failure to sleep 2020-08-15 20:40:26 +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 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 StatusBar: Rename and add BLE connection status icon 2020-07-24 17:04:46 +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 wasp: Allow app initialization to fail 2020-09-16 21:47:22 +01:00
widgets.py StatusBar: Rename and add BLE connection status icon 2020-07-24 17:04:46 +01:00