summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/README.md
Commit message (Collapse)AuthorAge
* esp8266/README: Make "Documentation" a top-level section.Paul Sokolovsky2017-06-24
|
* various: Spelling fixesVille Skyttä2017-05-29
|
* esp8266/README: Add notice about 512K version.Paul Sokolovsky2017-04-14
|
* esp8266/README: Replace reference of alpha status to beta status.Paul Sokolovsky2017-04-14
|
* esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect).Paul Sokolovsky2016-11-08
|
* esp8266: Add FLASH_MODE,FLASH_SIZE options for make deploy target.dmanso2016-10-07
| | | | | | | Added options to make deploy so it can be used for ESP8266 boards with other flash configurations. For example NodeMCU DEVKIT V1.0 can now use: $ make FLASH_MODE=dio FLASH_SIZE=32m deploy
* esp8266/README: Promote from "highly experimental" to "experimental".Paul Sokolovsky2016-07-02
|
* esp8266/README: Describe how to build mpy-cross.Damien George2016-06-29
|
* esp8266/README: Add a very first start section.Torwag2016-05-19
| | | | | | Adding a very first start section to get people going after flashing. I tried to condense it to a minimum to avoid as much as possible redundancy and bloating.
* esp8266/README: Mention WebREPL.Paul Sokolovsky2016-04-30
|
* esp8266/README: Add recently required step of 'make axtls'.bsdfox2016-04-28
|
* esp8266/README.md: Update feature list for current state of affairs.Paul Sokolovsky2016-04-17
|
* esp8266/README.md: Typo fix.Paul Sokolovsky2016-04-17
|
* esp8266/README: Add short troubleshooting section.Paul Sokolovsky2016-04-07
|
* esp8266: Update flashing instructions in README.Paul Sokolovsky2016-04-03
|
* esp8266/README: Add link to docs.Paul Sokolovsky2016-04-03
|
* esp8266/README: Update for the current status of the port.Paul Sokolovsky2016-03-27
|
* esp8266/README: Remove outdated reference to initial port heap size.Paul Sokolovsky2016-03-25
|
* esp8266: Update README with the latest features.Paul Sokolovsky2016-03-23
|
* esp8266: Mention git submodule in build instructions for esp8266 port.Christopher Arndt2016-03-11
|
* esp8266/README: Add hint about adding toolchain to PATH.Paul Sokolovsky2016-02-08
|
* Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.Damien George2015-10-12
|
* esp8266: README: Typo fix.Paul Sokolovsky2015-06-19
|
* esp8266: Explicit warning that port is experimental and subject to change.Paul Sokolovsky2015-06-18
|
* ESP8266: Update the README.md to reflect what worksRadomir Dopieralski2015-06-18
|
* esp8266/README: Fix typos.Paul Sokolovsky2014-12-06
|
* esp8266: Add README.md.Damien George2014-11-29