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