20 Commits (3ea0862a6e3c97f6224548c41a225f270df4d205)

Author SHA1 Message Date
Paul Sokolovsky d5b8825d5f docs/machine.Pin: Add on() and off() methods. 8 years ago
Paul Sokolovsky 3496d9e4bd docs/machine.Pin: Remove out_value() method. 8 years ago
Paul Sokolovsky 3ebd67fc09 library/machine.Pin: Remove .id() method and .board class attr. 8 years ago
Paul Sokolovsky c19f07bd52 docs/machine.Pin: There's no toggle() method in MicroPython hardware API. 8 years ago
Damien George d4675e7674 docs/library/machine.*: Add cross-reference label to individual classes. 8 years ago
Paul Sokolovsky 390d5a3bf1 docs/machine.Pin: Move wipy-specific methods to its docs. 8 years ago
Paul Sokolovsky d46899626e docs/machine.Pin: Move wipy-specific details to its own docs. 8 years ago
Damien George 3e5e4f95b2 docs/library/machine.Pin: Update Pin docs to align with new HW API. 8 years ago
Mike Causer ce166e6b68 docs: Spelling mistakes 8 years ago
Paul Sokolovsky 79b40d1127 docs/machine*: Remove explicit targets and "machine." prefixes on classes. 9 years ago
Paul Sokolovsky a0c296f6d5 docs/machine.Pin: Disambiguate object call method. 9 years ago
Paul Sokolovsky bba77a2d01 docs/machine.Pin: Add class designator to all constants. 9 years ago
Paul Sokolovsky 7d7243f44c docs/machine.*: Use proper class case in method headers. 9 years ago
Paul Sokolovsky 0a4361ca67 docs/machine.Pin: Remove explicit target. 9 years ago
Paul Sokolovsky c8b7628094 docs/machine.*: Add "currentmodule:: machine" directive. 9 years ago
Paul Sokolovsky 2c5fc681c8 docs/library/machine.Pin: Mention GPIO and cross-link .value() function. 9 years ago
Damien George 5036b6ad18 docs/library/machine.Pin: Update pin docs to reflect ESP8266 support. 9 years ago
danicampora 193795398d docs: Correct pin interrupt example code for the WiPy. 9 years ago
danicampora ceb169008d docs: Several corrections to the classes in the machine module. 9 years ago
danicampora 4542643025 docs: Update all WiPy docs to reflect the new API. 9 years ago