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
/
machine.Timer.rst
Commit message (
Expand
)
Author
Age
*
docs/library/machine.*: Add cross-reference label to individual classes.
Damien George
2017-04-18
*
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
2017-01-28
*
docs: Spelling mistakes
Mike Causer
2016-08-02
*
docs/machine*: Remove explicit targets and "machine." prefixes on classes.
Paul Sokolovsky
2016-06-09
*
docs/machine.*: Use proper class case in method headers.
Paul Sokolovsky
2016-06-08
*
docs/machine.*: Add "currentmodule:: machine" directive.
Paul Sokolovsky
2016-06-08
*
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-23
*
docs: Minor change to improve clarity in machine.Timer docs.
danicampora
2016-02-22
*
docs: Correct WiPy Timer docs.
danicampora
2016-02-21
*
cc3200: Simplify the Timer API and correct the documents.
danicampora
2016-02-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-21
*
docs: Update all WiPy docs to reflect the new API.
danicampora
2015-10-17