summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266
Commit message (Collapse)AuthorAge
...
* docs/esp8266/tutorial/repl: Suggest using hosted WebREPL client.Paul Sokolovsky2016-05-03
| | | | At http://micropython.org/webrepl .
* esp8266/tutorial: Mention that esptool is available via pip.Damien George2016-05-03
|
* docs/esp8266/tutorial: Update pins tutorial to reflect changes in API.Damien George2016-05-03
|
* docs/esp8266: Add ESP8266 tutorial.Damien George2016-05-03
|
* docs/esp8266/general: Add "Boot process" section.Paul Sokolovsky2016-05-02
|
* docs/esp8266/general: Add techspec section.Paul Sokolovsky2016-05-02
| | | | | Link to vendor forum with datasheets, etc. is provided, as well as inline TTX.
* docs/esp8266/general: Fix list formatting.Paul Sokolovsky2016-05-02
|
* docs/esp8266/general: Add more points to "Multitude of boards" section.Paul Sokolovsky2016-05-02
|
* docs/esp8266/general: WebREPL is described in quickref for now.Paul Sokolovsky2016-05-02
|
* 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/tutorial: Add tutorial placeholder page.Paul Sokolovsky2016-04-22
|
* docs/esp8266: Add info about using deep-sleep mode to quickref.Damien George2016-04-21
|
* docs/esp8266/general: Start "General information" for esp8266.Paul Sokolovsky2016-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