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.Timer.rst
Age
Commit message (
Expand
)
Author
2020-08-21
docs: Change `\*` to `*` in argument lists.
Zenix27
2020-07-25
docs/library: Update pyb.Timer to add missing args and defaults to init.
Howard Lovatt
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
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
2016-01-29
docs: Update to say that Timer(3) is free, and detail LED intensity.
Damien George
2015-10-17
docs: Update all WiPy docs to reflect the new API.
danicampora
2015-06-16
docs: Add more documentation for the CC3200 in the pyb module.
Daniel Campora
2015-03-30
docs: Add additional example/note for Timer's callback usage.
Ivan Pejić
2015-03-09
stmhal: Add support for quadrature encoder mode to pyb.TimerChannel.
Dave Hylands
2015-03-09
docs: Update pyb.Timer.rst to fix pulse widths that exceed the period.
Peter Hinch
2014-11-04
docs: Add links from quickref to pyb classes.
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