summaryrefslogtreecommitdiff
path: root/wasp/drivers/nrf_rtc.py
AgeCommit message (Collapse)Author
2020-02-19wasp: Add full dd-mm-yyyy calender trackingDaniel Thompson
2020-02-03wasp: pinetime: Basic RTC supportDaniel Thompson
Currently this supports time only (no date) and it based on the RTCounter class which is customized for nRF ports. At present the nRF port doesn't have proper machine.rtc support so we have implemented within wasp instead.