1
0
Fork 0
wasp-os/wasp/apps
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
..
__init__.py WIP: Introduce the quick_ring 2020-04-12 08:59:37 +01:00
clock.py wasp: launcher: Experimental launcher implementation 2020-04-06 22:04:21 +01:00
flashlight.py wasp: launcher: Experimental launcher implementation 2020-04-06 22:04:21 +01:00
launcher.py wasp: draw565: Automatic RLE format conversion 2020-04-10 20:22:51 +01:00
pager.py wasp: On-device crash reporting 2020-04-11 20:15:02 +01:00
settings.py wasp: apps: Add a new (super simple) settings app 2020-04-10 20:30:20 +01:00
stopwatch.py wasp: stopwatch: Replace the stub with a "real" implementation 2020-04-14 20:03:04 +01:00
template.py wasp: template: Implement optional application methods 2020-04-12 08:41:31 +01:00
testapp.py wasp: testapp: Sort tests alphabetically 2020-04-12 08:40:11 +01:00