1
0
Fork 0
wasp-os/wasp
Daniel Thompson 9348e758b2 wasp: nrf_rtc: Add a tiny bit of extra resolution
We now have a couple of applications (stopwatch, Game of Life) that benefit
from sub-second precision. The micropython RTC/utime code for nrf still
needs a major overhaul but this allows us to paper over the cracks for
just a little longer.
2020-04-26 15:01:48 +01:00
..
apps wasp: nrf_rtc: Add a tiny bit of extra resolution 2020-04-26 15:01:48 +01:00
boards boards: simulator: Add ptr32 support 2020-04-17 17:19:11 +01:00
drivers wasp: nrf_rtc: Add a tiny bit of extra resolution 2020-04-26 15:01:48 +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