545 Commits (f8ac28964d8d7801baed71e6414aad8621471458)

Author SHA1 Message Date
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 93968bd6fb docs/machine.UART: Cleanup pyboard section. 9 years ago
Paul Sokolovsky 0a4361ca67 docs/machine.Pin: Remove explicit target. 9 years ago
Paul Sokolovsky 0a4cc24b2e docs/pyb.*: Add "currentmodule:: pyb" directive. 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
Paul Sokolovsky 6e2fa5237d docs/usocket: There must be empty line after .only:: . 9 years ago
Paul Sokolovsky 9b18811951 docs/ure: Typo fix. 9 years ago
Paul Sokolovsky 753a965363 docs/esp.socket: Remove unused file. 9 years ago
Paul Sokolovsky 9487b80666 docs/library/network: wipy: Fix literal block indentation. 9 years ago
Damien George 2bf6eb9fe2 docs: Add link to PDF version of docs in sidebar. 9 years ago
Ben Hagen 0b913bd09f docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if. 9 years ago
Damien George 9b39263b11 docs: Bump version to 1.8.1. 9 years ago
puuu 3f6ca4b22c docs/esp8266/general: Add note about RTC overflow. 9 years ago
Paul Sokolovsky d8cc51ea2b docs/esp8266/quickref: Update WebREPL section for 1.8.1 release. 9 years ago
Damien George ed4e5d2583 docs/library/index: Fix grammar and spelling in intro paragraph. 9 years ago
Marcel Stör 0b9725812e docs/wipy/tutorial: Add note about screen key bindings on OS X. 9 years ago
Paul Sokolovsky e456b2cc94 docs/README: Add some hints for PDF docs generation. 9 years ago
Paul Sokolovsky 09f764dc04 docs/library/index: Add intro paragraph regarding availability of modules. 9 years ago
Paul Sokolovsky 9a1a49ceec esp8266/general: Typo/grammar fixes. 9 years ago
Paul Sokolovsky fdf45a718b esp8266/quickref: Use local image of Adafruit Huzzah board. 9 years ago
Paul Sokolovsky c4ab8895e8 docs: math, cmath: Add port availability information. 9 years ago
Paul Sokolovsky 1a05a59116 docs/math: Typo fix. 9 years ago
Damien George 93a9c2e840 docs/library/machine: Add documentation for machine.time_pulse_us. 9 years ago
Peter Hinch 641300dccb stmhal/dac: DAC deinit() method added. 9 years ago
Tomas R 7d4fd8b6db docs/esp8266/general: Remove duplicate phrase. 9 years ago
Damien George a3dc2c6031 docs/machine: Make disable_irq and enable_irq docs available for all. 9 years ago
mad474 eaecc4c02e docs/esp8266/general: Grammar fixes. 9 years ago
Paul Sokolovsky 3e33aeb0db docs: esp8266: Include ussl module in the docs. 9 years ago
Paul Sokolovsky bca4c9e465 docs/ussl: Add basic description of axTLS-based modussl. 9 years ago
misterdanb a0a08b4be1 esp8266: Add APA102 serial individually controllable LEDs support. 9 years ago
Paul Sokolovsky ca63c77073 docs/ustruct: Describe supported type codes. 9 years ago
Radomir Dopieralski ccb00b7724 docs/esp8266/quickstart: remove i2c examples with stop=False 9 years ago
Damien George 9b4502b7e8 docs/esp8266/tutorial: Fix typo in do_connect() network example. 9 years ago
Radomir Dopieralski e89413e9b0 docs/esp8266/quickref: New way to get MAC address 9 years ago
Paulus Schoutsen c156e89379 Fix ESP8266 Network tutorial 9 years ago
Radomir Dopieralski 0c86a9471a docs/machine.UART: Filter out unimplemented UART methods from esp8266 docs. 9 years ago
Damien George 2c2fc070ec docs: Bump version to 1.8. 9 years ago
Damien George 56fd33a6dd docs/esp8266/tutorial: Change name of ESP8266 firmware to match actual. 9 years ago
Paul Sokolovsky c68c327310 docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit. 9 years ago
Paul Sokolovsky 1f396c58d9 docs/esp8266/tutorial/repl: Suggest using hosted WebREPL client. 9 years ago
Damien George 5d05993f10 esp8266/tutorial: Mention that esptool is available via pip. 9 years ago
Damien George 8af64bcf2b docs/esp8266/tutorial: Update pins tutorial to reflect changes in API. 9 years ago
Damien George 5036b6ad18 docs/library/machine.Pin: Update pin docs to reflect ESP8266 support. 9 years ago
Paul Sokolovsky 81a99eb388 docs/machine: idle() description generalization. 9 years ago
Paul Sokolovsky bb6458bf43 docs/machine: More generic description of sleep's, WiPy details to its genref. 9 years ago
Paul Sokolovsky db99ae00a2 docs/machine: Move WiPy-specific hardware details to its general reference. 9 years ago
Paul Sokolovsky 06ec96b47b docs/machine: Generalize docs from just WiPy to other ports. 9 years ago
Damien George 879bc4197a docs/esp8266: Add ESP8266 tutorial. 9 years ago