index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/docs/library/bluetooth
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
esp8266
Age
Commit message (
Expand
)
Author
2016-08-07
docs/esp8266/tutorial/intro: Add anchor for link from quickeref.
Paul Sokolovsky
2016-08-07
docs/esp8266/quickref: Link to installation instructions.
Paul Sokolovsky
2016-08-07
docs/esp8266/intro: Add troubleshooting section.
Paul Sokolovsky
2016-08-07
docs/esp8266/intro: Rename to "Getting started" from "Introduction".
Paul Sokolovsky
2016-08-07
esp8266/tutorial/intro: Reword para abou -fm dio switch.
Paul Sokolovsky
2016-08-02
docs: Spelling mistakes
Mike Causer
2016-08-01
docs: Add DHT to ESP8266 Quick Ref and Tutorial
Mike Causer
2016-06-06
docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if.
Ben Hagen
2016-06-03
docs/esp8266/general: Add note about RTC overflow.
puuu
2016-06-02
docs/esp8266/quickref: Update WebREPL section for 1.8.1 release.
Paul Sokolovsky
2016-06-01
esp8266/general: Typo/grammar fixes.
Paul Sokolovsky
2016-06-01
esp8266/quickref: Use local image of Adafruit Huzzah board.
Paul Sokolovsky
2016-05-30
docs/esp8266/general: Remove duplicate phrase.
Tomas R
2016-05-23
docs/esp8266/general: Grammar fixes.
mad474
2016-05-19
esp8266: Add APA102 serial individually controllable LEDs support.
misterdanb
2016-05-14
docs/esp8266/quickstart: remove i2c examples with stop=False
Radomir Dopieralski
2016-05-11
docs/esp8266/tutorial: Fix typo in do_connect() network example.
Damien George
2016-05-10
docs/esp8266/quickref: New way to get MAC address
Radomir Dopieralski
2016-05-07
Fix ESP8266 Network tutorial
Paulus Schoutsen
2016-05-03
docs/esp8266/tutorial: Change name of ESP8266 firmware to match actual.
Damien George
2016-05-03
docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit.
Paul Sokolovsky
2016-05-03
docs/esp8266/tutorial/repl: Suggest using hosted WebREPL client.
Paul Sokolovsky
2016-05-03
esp8266/tutorial: Mention that esptool is available via pip.
Damien George
2016-05-03
docs/esp8266/tutorial: Update pins tutorial to reflect changes in API.
Damien George
2016-05-03
docs/esp8266: Add ESP8266 tutorial.
Damien George
2016-05-02
docs/esp8266/general: Add "Boot process" section.
Paul Sokolovsky
2016-05-02
docs/esp8266/general: Add techspec section.
Paul Sokolovsky
2016-05-02
docs/esp8266/general: Fix list formatting.
Paul Sokolovsky
2016-05-02
docs/esp8266/general: Add more points to "Multitude of boards" section.
Paul Sokolovsky
2016-05-02
docs/esp8266/general: WebREPL is described in quickref for now.
Paul Sokolovsky
2016-05-01
docs/esp8266/quickref: Add info about WebREPL.
Paul Sokolovsky
2016-04-28
docs/esp8266: Update quickref to reflect changes to 1-wire and NeoPixel.
Damien George
2016-04-22
docs/esp8266/tutorial: Add tutorial placeholder page.
Paul Sokolovsky
2016-04-21
docs/esp8266: Add info about using deep-sleep mode to quickref.
Damien George
2016-04-21
docs/esp8266/general: Start "General information" for esp8266.
Paul Sokolovsky
2016-04-05
docs/esp8266/quickref: Add note about physical vs logical pin numbers.
Paul Sokolovsky
2016-03-25
docs/esp8266/quickref: Add note about GPIO16.
Paul Sokolovsky
2016-03-25
docs/esp8266/quickref: Note that timers supported are virtual ones.
Paul Sokolovsky
2016-03-16
docs/esp8266: Update quick reference: i2c.readfrom and neopixel example.
Damien George
2016-03-09
docs/esp8266: Fix indent errors, typos, and add info about REPL UART.
Damien George
2016-03-09
docs/esp8266: Minor tweaks to quickref, Timer and I2C classes.
Damien George
2016-03-08
docs: Add esp8266 quick reference page, with basic info.
Damien George