summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/machine.RTC.rst
Commit message (Expand)AuthorAge
* ports: Fix machine.RTC.init() method so argument order matches the docs.robert-hh2024-12-19
* mimxrt/machine_rtc: Drop machine.RTC.now() method.robert-hh2024-12-19
* mimxrt/machine_rtc: Deprecate RTC.cancel in MicroPython v2.Alessandro Gatti2024-12-10
* docs: Add a "Reset and Boot Sequence" reference page.Angus Gratton2024-11-19
* docs/library/machine.RTC: Add docs for RTC.memory() method.Amirreza Hamzavi2024-03-26
* docs/library/machine.RTC.rst: Document datetime method and fix ex code.Peter Hinch2021-06-12
* docs,stm32: Fix minor typos in RTC docs, and->an.Andrew Scheller2021-01-30
* docs: Change `\*` to `*` in argument lists.Zenix272020-08-21
* docs: Remove spaces on lines that are empty.Damien George2019-12-04
* docs/library/machine.RTC.rst: Fix typo.Javier Candeira2017-08-14
* docs/library/machine.*: Add cross-reference label to individual classes.Damien George2017-04-18
* docs: Spelling mistakesMike Causer2016-08-02
* docs/machine*: Remove explicit targets and "machine." prefixes on classes.Paul Sokolovsky2016-06-09
* docs/machine.*: Use proper class case in method headers.Paul Sokolovsky2016-06-08
* docs/machine.*: Add "currentmodule:: machine" directive.Paul Sokolovsky2016-06-08
* docs: Correct machine.RTC examples.danicampora2015-10-22
* docs: Update all WiPy docs to reflect the new API.danicampora2015-10-17