1
0
Fork 0
wasp-os/wasp
Daniel Thompson 5b277e94f1 wasp: Manager: Avoid printing the stack trace when it can cause problems
On nRF devices if we print with the NUS console disconnected (instead
of never connected) then things we can end up hanging. Better only
to print an exception if the watch class contains a method to do
that.
2020-04-26 15:01:48 +01:00
..
apps wasp: apps: Conway's Game of Life 2020-04-18 11:54:03 +01:00
boards boards: simulator: Add ptr32 support 2020-04-17 17:19:11 +01:00
drivers wasp: draw565: Optimize the 2-bit RLE drawing functions 2020-04-08 21:50:42 +01:00
fonts fonts: Add sans36 (numerals only) 2020-04-14 20:00:04 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
demo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py wasp: On-device crash reporting 2020-04-11 20:15:02 +01:00
icons.py wasp: On-device crash reporting 2020-04-11 20:15:02 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py wasp: Manager: Avoid printing the stack trace when it can cause problems 2020-04-26 15:01:48 +01:00
widgets.py wasp: widgets: Add a scrolling indicator 2020-04-06 22:04:21 +01:00