summaryrefslogtreecommitdiff
path: root/ports/esp8266/README.md
AgeCommit message (Collapse)Author
2019-10-13remove ports/esp8266Dan Halbert
2018-10-09esp8266/README: comment on the specific binary SDK usedJeff Epler
2018-02-15esp8266/README.md: Update build instruction to reflect new ports dir.Olivier Ortigues
2017-11-12esp8266/README: Add section on using upip.Paul Sokolovsky
2017-11-12esp8266/README: Emphasize the need to change default WiFi password.Paul Sokolovsky
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way.