summaryrefslogtreecommitdiff
path: root/shared-bindings/rtc
AgeCommit message (Expand)Author
2020-07-27Fix several type hintsTaku Fukada
2020-07-17Merge branch 'main' into type_hintsdherrada
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-07-03Added type hints to rtcdherrada
2020-07-03Made every init return Nonedherrada
2020-07-02Removed all 'self, )'dherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-12Merge branch 'master' into masterdherrada
2020-05-11Did rgbmatrix, rotaryio, and RTCdherrada
2020-05-06Fix type in RTC documentation.spkuehl
2019-10-23Improve documentation for `rtc`.Thea Flowers
2019-04-02Remove unnecessary MP_WEAK declarationsNick Moore
2019-04-02enable NRFX RTC adafruit/circuitpython#1046Nick Moore
2019-03-29Revert "Circuitpython nickzoic 1046 nrf rtc"Dan Halbert
2019-03-28Fix up messages & wild stab at translations for adafruit/circuitpython#1046Nick Moore
2019-03-28workaround for problem with adafruit/circuitpython#1046Nick Moore
2019-03-28enable NRFX RTC adafruit/circuitpython#1046Nick Moore
2019-01-14Add subclass support to displayio.Scott Shawcroft
2018-08-07Support internationalisation.Scott Shawcroft
2018-04-16Remove "Get or set"Scott Shawcroft
2018-04-16Add a table of contents reference to RTCScott Shawcroft
2018-04-16Add rtc moduleNoralf Trønnes