summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266
Commit message (Expand)AuthorAge
* docs: Fix double 'the' in documentation.Ronald Weber2025-02-25
* 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
* all: Fix spelling mistakes based on codespell check.Damien George2023-04-27
* top: Replace upip with mip everywhere.Jim Mussared2022-09-30
* 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: Remove trailing spaces and convert tabs to spaces.Damien George2021-12-15
* docs/esp8266/tutorial: Fix comments of FrameBuffer examples.gibbonsc2021-11-25
* docs/esp8266: Use monospace for software tools.Fernando2021-08-30
* 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/tutorial: Change flash mode from dio to dout.finefoot2021-07-07
* 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: Clarify limitations of SSL in esp8266 and fix typos.Mordy Ovits2021-05-04
* docs/esp8266: Add instructions on entering programming mode manually.Damien George2021-05-04
* docs/esp8266: Add note about simultaneous use of STA_IF and AP_IF.Chris Liechti2021-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: In TCP tutorial, add HTTP response code and content-type.Jesse Andrews2020-02-03
* docs/esp8266/quickref: Add note that machine.RTC is not fully supported.ketograph2019-12-17
* docs: Remove spaces on lines that are empty.Damien George2019-12-04
* 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/esp8266/tutorial: Make http_get sample function self contained.Thiago Paes2019-10-16
* docs/esp8266: Add tutorial for APA102 LEDs.Mike Causer2019-05-07
* docs: Unify all the ports into one set of documentation.Damien George2018-10-01
* docs/esp8266: Fix minor typo in "certificates".jcea2018-06-25
* docs/esp8266: Add a note concerning GPIO16 pull capabilities.Olivier Ortigues2018-02-15
* docs/esp8266: Update PWM doc regarding clipping of min/max values.Olivier Ortigues2018-02-15
* docs/esp8266/tutorial: Fix typo, change -> changed.Ryan Finnie2017-12-13
* docs/esp8266/general: Minor grammar fixes.Paul Sokolovsky2017-11-02
* docs/esp8266/general: TLS limitations: Mention also "ussl" module limitations.Paul Sokolovsky2017-11-01
* docs/esp8266/general: Add section on TLS limitations.Paul Sokolovsky2017-10-30
* docs/esp8266/quickref: Add quickref info for RTC class.Mike Causer2017-10-10
* docs/esp8266/tutorial: Update neopixel with example of using 4 bbp.Gabe2017-10-04
* docs/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst.Matthew Brener2017-07-24
* eps8266/general: Fix typo in recent example.Paul Sokolovsky2017-07-21
* eps8266/general: Add known issue of WiFi RX buffers overflow.Peter Hinch2017-07-21
* docs/esp8266/general.rst: Fix name of NTP module.Patrick O'Leary2017-07-02
* docs/esp8266/tutorial/intro: Fix some grammatical typos.Damien George2017-06-26
* docs/esp8266/tutorial/intro: Sphinx requires blank lines around literal blocks.Paul Sokolovsky2017-06-23
* docs/esp8266/tutorial/intro: Discourage use of 512kb firmwares.Paul Sokolovsky2017-06-23
* docs/esp8266/quickref: Polish Pin.on()/off() examples.Paul Sokolovsky2017-06-02