circuitpython/ports/atmel-samd/common-hal/rtc
Noralf Trønnes 681399f8db atmel-samd: RTC: Improve precision when setting datetime
The prescaler is not reset when setting the counter so we can be off by
as much as 1023/1024 seconds. Fix this by resetting the RTC module.
2018-05-01 21:35:24 -04:00
..
RTC.c atmel-samd: RTC: Improve precision when setting datetime 2018-05-01 21:35:24 -04:00
RTC.h atmel-samd: Add rtc module support 2018-04-16 13:15:08 +02:00
__init__.c atmel-samd: Add rtc module support 2018-04-16 13:15:08 +02:00