summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/quickref.rst
Commit message (Expand)AuthorAge
* docs: Fix the quickref documentation of rtc.datetime().robert-hh2024-12-19
* docs: Add a "Reset and Boot Sequence" reference page.Angus Gratton2024-11-19
* docs: Specify the recommended network.WLAN.IF_[AP|STA] constants.Angus Gratton2024-11-08
* docs: Update docs to replace ifconfig with ipconfig.Felix Dörre2024-07-05
* docs: Update to use new WLAN argument names for ssid/security/key.iabdalkader2022-06-17
* docs: Remove reference to obsolete neopixel_write function.Damien George2022-02-02
* docs: Replace ufoo with foo in all docs.Jim Mussared2021-08-13
* docs: Replace master/slave with controller/peripheral in I2C and SPI.David P2021-07-18
* docs/esp8266: Add SSD1306 to quickref and tutorial.Mike Causer2021-05-14
* docs/esp8266: Mention Signal in GPIO section of quickref.Mike Causer2021-05-14
* docs/esp8266: Add WDT to quickref.Mike Causer2021-05-06
* docs: Fix some spelling mistakes.Mike Causer2021-05-04
* docs/esp8266/quickref: Add warning block about NeoPixel timing.Christopher Tse2021-01-30
* docs: Update I2C and SPI docs to add reference to SoftI2C and SoftSPI.Damien George2020-10-01
* docs/esp8266: Add quickref documentation for UART on esp8266.Nick Crabtree2020-06-10
* docs/esp8266/quickref: Add note that machine.RTC is not fully supported.ketograph2019-12-17
* docs: Fix spelling in various parts of the docs.Mike Causer2019-10-16
* docs/esp8266: Add ntptime usage to esp8266 quickref.Mike Causer2019-10-16
* docs: Unify all the ports into one set of documentation.Damien George2018-10-01
* docs/esp8266/quickref: Add quickref info for RTC class.Mike Causer2017-10-10
* docs/esp8266/quickref: Polish Pin.on()/off() examples.Paul Sokolovsky2017-06-02
* docs/esp8266: Consistently replace Pin.high/low methods with .on/off.Paul Sokolovsky2017-05-30
* docs/esp8266/quickref: Add links from quickref page to machine classes.Damien George2017-04-18
* docs/*/quickref.rst: Use new semantics of ticks_diff()puuu2016-11-08
* docs/esp8266: Update for new WebREPL setup procedure.Paul Sokolovsky2016-11-06
* docs/esp8266/quickref: Further improvements for SPI subsections.Paul Sokolovsky2016-09-04
* docs/esp8266/quickref: Update information on SPI classes.Paul Sokolovsky2016-09-04
* docs/esp8266/quickref: Add internal links to docs for some modules.Damien George2016-08-29
* docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver.Damien George2016-08-29
* docs/esp8266/quickref: Fix and update the SPI docsRadomir Dopieralski2016-08-28
* esp8266/modpybhspi: Add a HSPI module for hardware SPI supportRadomir Dopieralski2016-08-19
* docs/esp8266/quickref: Link to installation instructions.Paul Sokolovsky2016-08-07
* docs: Add DHT to ESP8266 Quick Ref and TutorialMike Causer2016-08-01
* docs/esp8266/quickref: Update WebREPL section for 1.8.1 release.Paul Sokolovsky2016-06-02
* esp8266/quickref: Use local image of Adafruit Huzzah board.Paul Sokolovsky2016-06-01
* esp8266: Add APA102 serial individually controllable LEDs support.misterdanb2016-05-19
* docs/esp8266/quickstart: remove i2c examples with stop=FalseRadomir Dopieralski2016-05-14
* docs/esp8266/quickref: New way to get MAC addressRadomir Dopieralski2016-05-10
* docs/esp8266/quickref: Add info about WebREPL.Paul Sokolovsky2016-05-01
* docs/esp8266: Update quickref to reflect changes to 1-wire and NeoPixel.Damien George2016-04-28
* docs/esp8266: Add info about using deep-sleep mode to quickref.Damien George2016-04-21
* docs/esp8266/quickref: Add note about physical vs logical pin numbers.Paul Sokolovsky2016-04-05
* docs/esp8266/quickref: Add note about GPIO16.Paul Sokolovsky2016-03-25
* docs/esp8266/quickref: Note that timers supported are virtual ones.Paul Sokolovsky2016-03-25
* docs/esp8266: Update quick reference: i2c.readfrom and neopixel example.Damien George2016-03-16
* docs/esp8266: Fix indent errors, typos, and add info about REPL UART.Damien George2016-03-09
* docs/esp8266: Minor tweaks to quickref, Timer and I2C classes.Damien George2016-03-09
* docs: Add esp8266 quick reference page, with basic info.Damien George2016-03-08