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
/
pyb.RTC.rst
Age
Commit message (
Expand
)
Author
2021-01-30
docs,stm32: Fix minor typos in RTC docs, and->an.
Andrew Scheller
2019-12-04
docs: Remove spaces on lines that are empty.
Damien George
2018-07-18
docs/library: Remove "only" directive from all pyb module docs.
Damien George
2018-05-21
stm32/rtc: Don't try to set SubSeconds value on RTC.
Damien George
2016-08-02
docs: Spelling mistakes
Mike Causer
2016-06-08
docs/pyb.*: Use proper class case in method headers.
Paul Sokolovsky
2016-06-08
docs/pyb.*: Add "currentmodule:: pyb" directive.
Paul Sokolovsky
2015-10-17
docs: Update all WiPy docs to reflect the new API.
danicampora
2015-08-16
cc3200: Improve callback API.
Daniel Campora
2015-06-16
docs: Add more documentation for the CC3200 in the pyb module.
Daniel Campora
2015-06-10
docs: Add initial draft documentation for the WiPy.
Daniel Campora
2015-05-11
sthmal/rtc.c: Add calibration() method to get/set RTC fine-tuning value.
blmorris
2015-04-21
docs: Document pyb.stop, pyb.standby and pyb.RTC.wakeup.
Damien George
2014-10-31
docs: Cleanup and update some docs.
Damien George
2014-10-31
docs: Import documentation from source-code inline comments.
Damien George