index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
docs
/
library
/
machine.RTC.rst
Commit message (
Expand
)
Author
Age
*
ports: Fix machine.RTC.init() method so argument order matches the docs.
robert-hh
2024-12-19
*
mimxrt/machine_rtc: Drop machine.RTC.now() method.
robert-hh
2024-12-19
*
mimxrt/machine_rtc: Deprecate RTC.cancel in MicroPython v2.
Alessandro Gatti
2024-12-10
*
docs: Add a "Reset and Boot Sequence" reference page.
Angus Gratton
2024-11-19
*
docs/library/machine.RTC: Add docs for RTC.memory() method.
Amirreza Hamzavi
2024-03-26
*
docs/library/machine.RTC.rst: Document datetime method and fix ex code.
Peter Hinch
2021-06-12
*
docs,stm32: Fix minor typos in RTC docs, and->an.
Andrew Scheller
2021-01-30
*
docs: Change `\*` to `*` in argument lists.
Zenix27
2020-08-21
*
docs: Remove spaces on lines that are empty.
Damien George
2019-12-04
*
docs/library/machine.RTC.rst: Fix typo.
Javier Candeira
2017-08-14
*
docs/library/machine.*: Add cross-reference label to individual classes.
Damien George
2017-04-18
*
docs: Spelling mistakes
Mike Causer
2016-08-02
*
docs/machine*: Remove explicit targets and "machine." prefixes on classes.
Paul Sokolovsky
2016-06-09
*
docs/machine.*: Use proper class case in method headers.
Paul Sokolovsky
2016-06-08
*
docs/machine.*: Add "currentmodule:: machine" directive.
Paul Sokolovsky
2016-06-08
*
docs: Correct machine.RTC examples.
danicampora
2015-10-22
*
docs: Update all WiPy docs to reflect the new API.
danicampora
2015-10-17