108 Commits (c68462d9967aec0c36345b54ebd22b559aa55ca0)

Author SHA1 Message Date
Damien George b1229efbd1 all: Fix spelling mistakes based on codespell check. 2 years ago
Jim Mussared 924a3e03ec top: Replace upip with mip everywhere. 2 years ago
iabdalkader 6e868d47dc docs: Update to use new WLAN argument names for ssid/security/key. 2 years ago
Damien George 326b2c79df docs: Remove reference to obsolete neopixel_write function. 3 years ago
Damien George d9d67adef1 docs: Remove trailing spaces and convert tabs to spaces. 3 years ago
gibbonsc de8dc4bad2 docs/esp8266/tutorial: Fix comments of FrameBuffer examples. 3 years ago
Fernando 4954290e86 docs/esp8266: Use monospace for software tools. 3 years ago
Jim Mussared c737cde947 docs: Replace ufoo with foo in all docs. 3 years ago
David P fdd5b18133 docs: Replace master/slave with controller/peripheral in I2C and SPI. 3 years ago
finefoot e10a044d7c docs/esp8266/tutorial: Change flash mode from dio to dout. 3 years ago
Mike Causer 97fee47716 docs/esp8266: Add SSD1306 to quickref and tutorial. 4 years ago
Mike Causer d43ed087ae docs/esp8266: Mention Signal in GPIO section of quickref. 4 years ago
Mike Causer 64aebed70e docs/esp8266: Add WDT to quickref. 4 years ago
Mike Causer 31ac410a4f docs: Fix some spelling mistakes. 4 years ago
Mordy Ovits d70ab87b2b docs/esp8266: Clarify limitations of SSL in esp8266 and fix typos. 7 years ago
Damien George 2bf1beef5c docs/esp8266: Add instructions on entering programming mode manually. 4 years ago
Chris Liechti 4154ffbcba docs/esp8266: Add note about simultaneous use of STA_IF and AP_IF. 8 years ago
Christopher Tse ddb53c9458 docs/esp8266/quickref: Add warning block about NeoPixel timing. 4 years ago
Damien George 98182a97c5 docs: Update I2C and SPI docs to add reference to SoftI2C and SoftSPI. 4 years ago
Nick Crabtree 2934e41df0 docs/esp8266: Add quickref documentation for UART on esp8266. 4 years ago
Jesse Andrews c4ea4c1810 docs/esp8266: In TCP tutorial, add HTTP response code and content-type. 5 years ago
ketograph 04e7aa0563 docs/esp8266/quickref: Add note that machine.RTC is not fully supported. 5 years ago
Damien George 90c524c114 docs: Remove spaces on lines that are empty. 5 years ago
Mike Causer a2c4cb484d docs: Fix spelling in various parts of the docs. 6 years ago
Mike Causer 5a8f392f09 docs/esp8266: Add ntptime usage to esp8266 quickref. 6 years ago
Thiago Paes 5463ab6df6 docs/esp8266/tutorial: Make http_get sample function self contained. 6 years ago
Mike Causer 6323cbda4f docs/esp8266: Add tutorial for APA102 LEDs. 6 years ago
Damien George b3e013f60e docs: Unify all the ports into one set of documentation. 6 years ago
jcea 5731e535dd docs/esp8266: Fix minor typo in "certificates". 6 years ago
Olivier Ortigues 298b325f3e docs/esp8266: Add a note concerning GPIO16 pull capabilities. 7 years ago
Olivier Ortigues d072573226 docs/esp8266: Update PWM doc regarding clipping of min/max values. 7 years ago
Ryan Finnie 1e2b78111b docs/esp8266/tutorial: Fix typo, change -> changed. 7 years ago
Paul Sokolovsky 1742ab2653 docs/esp8266/general: Minor grammar fixes. 7 years ago
Paul Sokolovsky 58c785632f docs/esp8266/general: TLS limitations: Mention also "ussl" module limitations. 7 years ago
Paul Sokolovsky 4dd523adbb docs/esp8266/general: Add section on TLS limitations. 7 years ago
Mike Causer f599a38059 docs/esp8266/quickref: Add quickref info for RTC class. 7 years ago
Gabe 9e0cdb22f1 docs/esp8266/tutorial: Update neopixel with example of using 4 bbp. 7 years ago
Matthew Brener d003daee06 docs/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst. 7 years ago
Paul Sokolovsky 205c368fa1 eps8266/general: Fix typo in recent example. 7 years ago
Peter Hinch 6ede921731 eps8266/general: Add known issue of WiFi RX buffers overflow. 7 years ago
Patrick O'Leary 45b127e7ac docs/esp8266/general.rst: Fix name of NTP module. 7 years ago
Damien George 0a54b6dce9 docs/esp8266/tutorial/intro: Fix some grammatical typos. 7 years ago
Paul Sokolovsky beb94b6efc docs/esp8266/tutorial/intro: Sphinx requires blank lines around literal blocks. 7 years ago
Paul Sokolovsky 51668dffaa docs/esp8266/tutorial/intro: Discourage use of 512kb firmwares. 7 years ago
Paul Sokolovsky 22ca5390f7 docs/esp8266/quickref: Polish Pin.on()/off() examples. 8 years ago
Paul Sokolovsky 272a5d95e0 docs/esp8266: Consistently replace Pin.high/low methods with .on/off. 8 years ago
Damien George daa5ba5629 docs/esp8266/quickref: Add links from quickref page to machine classes. 8 years ago
Paul Sokolovsky a1c39ffb69 docs/esp8266/tutorial/intro: Reword section on flash size requirement. 8 years ago
Paul Sokolovsky e5278b98fe docs/esp8266/general: Start explicit "Known Issues", mentioned RTC inaccuracy. 8 years ago
James Ouyang e73a0b944f docs/esp8266/tutorial: Update since esptool 1.3 added Python 3 support. 8 years ago