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.Timer.rst
Age
Commit message (
Expand
)
Author
2021-11-30
docs/library/machine.Timer.rst: Document `period` and `callback` args.
Michael Buesch
2021-11-30
docs/library/machine.Timer.rst: Document 'id' as positional-only arg.
Michael Buesch
2021-05-04
docs: Fix some spelling mistakes.
Mike Causer
2020-10-20
docs/library/machine.Timer.rst: Add mention of constructor arguments.
Howard Lovatt
2020-08-21
docs: Change `\*` to `*` in argument lists.
Zenix27
2018-07-31
docs: Move WiPy specific Timer class to separate doc file.
Damien George
2017-04-18
docs/library/machine.*: Add cross-reference label to individual classes.
Damien George
2017-01-28
docs/machine: Add explicit note on machine module level and scope.
Paul Sokolovsky
2017-01-28
docs/machine.Timer: Move WiPy adhoc parts to its documentation.
Paul Sokolovsky
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
2016-02-23
docs: Correct machine.Timer code examples related to duty cycle.
danicampora
2016-02-23
docs: Add note on machine.Timer class regarding PWM output pins.
danicampora
2016-02-22
docs: Minor change to improve clarity in machine.Timer docs.
danicampora
2016-02-21
docs: Correct WiPy Timer docs.
danicampora
2016-02-21
cc3200: Simplify the Timer API and correct the documents.
danicampora
2015-10-21
docs: Remove remaining references to 'af', which is now 'alt'.
danicampora
2015-10-21
docs: Several corrections to the classes in the machine module.
danicampora
2015-10-17
docs: Update all WiPy docs to reflect the new API.
danicampora