index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/checkout-6
origin/dependabot/github_actions/actions/upload-artifact-5
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
/
machine.RTC.rst
Age
Commit message (
Expand
)
Author
2024-03-26
docs/library/machine.RTC: Add docs for RTC.memory() method.
Amirreza Hamzavi
2021-06-12
docs/library/machine.RTC.rst: Document datetime method and fix ex code.
Peter Hinch
2021-01-30
docs,stm32: Fix minor typos in RTC docs, and->an.
Andrew Scheller
2020-08-21
docs: Change `\*` to `*` in argument lists.
Zenix27
2019-12-04
docs: Remove spaces on lines that are empty.
Damien George
2017-08-14
docs/library/machine.RTC.rst: Fix typo.
Javier Candeira
2017-04-18
docs/library/machine.*: Add cross-reference label to individual classes.
Damien George
2016-08-02
docs: Spelling mistakes
Mike Causer
2016-06-09
docs/machine*: Remove explicit targets and "machine." prefixes on classes.
Paul Sokolovsky
2016-06-08
docs/machine.*: Use proper class case in method headers.
Paul Sokolovsky
2016-06-08
docs/machine.*: Add "currentmodule:: machine" directive.
Paul Sokolovsky
2015-10-22
docs: Correct machine.RTC examples.
danicampora
2015-10-17
docs: Update all WiPy docs to reflect the new API.
danicampora