index
:
micropython
docs/library/bluetooth
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.Pin.rst
Commit message (
Expand
)
Author
Age
*
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.Pin: Disambiguate object call method.
Paul Sokolovsky
2016-06-09
*
docs/machine.Pin: Add class designator to all constants.
Paul Sokolovsky
2016-06-08
*
docs/machine.*: Use proper class case in method headers.
Paul Sokolovsky
2016-06-08
*
docs/machine.Pin: Remove explicit target.
Paul Sokolovsky
2016-06-08
*
docs/machine.*: Add "currentmodule:: machine" directive.
Paul Sokolovsky
2016-06-08
*
docs/library/machine.Pin: Mention GPIO and cross-link .value() function.
Paul Sokolovsky
2016-06-07
*
docs/library/machine.Pin: Update pin docs to reflect ESP8266 support.
Damien George
2016-05-03
*
docs: Correct pin interrupt example code for the WiPy.
danicampora
2016-03-28
*
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