1
0
Fork 0
wasp-os/wasp
Daniel Thompson 10706a9704 wasp: stopwatch: Replace the stub with a "real" implementation
There are still some holes here. In particular the RTC resolution on
nRF devices (such as PineTime) is currently a full second (meaning
the centiseconds will always be zero. Nevertheless that isn't the apps
fault... as we can see when we run on the simulator.
2020-04-14 20:03:04 +01:00
..
apps wasp: stopwatch: Replace the stub with a "real" implementation 2020-04-14 20:03:04 +01:00
boards wasp: stopwatch: Replace the stub with a "real" implementation 2020-04-14 20:03:04 +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: Push exceptions to the console as well as the crash app 2020-04-14 20:00:49 +01:00
widgets.py wasp: widgets: Add a scrolling indicator 2020-04-06 22:04:21 +01:00