1
0
Fork 0
wasp-os/wasp/drivers
Daniel Thompson 2d437b0f68 wasp: drivers: nrf_rtc: Fix a nasty bug when setting the time
The code to recalculate the uptime to walltime adjustment was broken
(e.g. the longer we leave it after reboot the more inaccurate the time
setting becomes).

Fixes: 80079e4 ("wasp: nrf_rtc: Add a tiny bit of extra resolution")
2020-04-26 15:01:48 +01:00
..
flash@8105da265b wasp: Add pure-python SPI NOR FLASH drivers 2020-02-09 19:47:02 +00:00
battery.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
cst816s.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
nrf_rtc.py wasp: drivers: nrf_rtc: Fix a nasty bug when setting the time 2020-04-26 15:01:48 +01:00
signal.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
st7789.py wasp: draw565: Optimize the 2-bit RLE drawing functions 2020-04-08 21:50:42 +01:00
vibrator.py wasp: vibrator: Better default for pulse 2020-04-06 22:04:20 +01:00