Jim Mussared
0cd13081df
esp8266/README.md: Add docker build instructions.
5 years ago
Mike Causer
53a9b45da1
esp8266: Add per-board configs, following other ports.
The specific board can be selected with the BOARD makefile variable. This
defaults (if not specified) to BOARD=GENERIC, which is the original default
firmware build. For the 512k target use BOARD=GENERIC_512K.
5 years ago
Damien George
51482ba925
README: Remove references to "make axtls", it's no longer needed.
Since 0be2ea50e9
axtls is automatically built
as part of the usual "make" build process.
6 years ago
Olivier Ortigues
359d2bdf84
esp8266/README.md: Update build instruction to reflect new ports dir.
7 years ago
Paul Sokolovsky
0535d03370
esp8266/README: Add section on using upip.
7 years ago
Paul Sokolovsky
9c209e4d09
esp8266/README: Emphasize the need to change default WiFi password.
7 years ago
Damien George
01dd7804b8
ports: Make new ports/ sub-directory and move all ports there.
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.
7 years ago
Paul Sokolovsky
602f7e2189
esp8266/README: Make "Documentation" a top-level section.
7 years ago
Ville Skyttä
ca16c38210
various: Spelling fixes
8 years ago
Paul Sokolovsky
fbe7a81e30
esp8266/README: Add notice about 512K version.
8 years ago
Paul Sokolovsky
40acbc2e10
esp8266/README: Replace reference of alpha status to beta status.
8 years ago
Paul Sokolovsky
5630778f0f
esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect).
8 years ago
dmanso
0363e1d7b5
esp8266: Add FLASH_MODE,FLASH_SIZE options for make deploy target.
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
8 years ago
Paul Sokolovsky
4cfe3e84b0
esp8266/README: Promote from "highly experimental" to "experimental".
8 years ago
Damien George
56845b6aff
esp8266/README: Describe how to build mpy-cross.
8 years ago
Torwag
6fa60153ea
esp8266/README: Add a very first start section.
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.
9 years ago
Paul Sokolovsky
9dd2c92d01
esp8266/README: Mention WebREPL.
9 years ago
bsdfox
193c62226c
esp8266/README: Add recently required step of 'make axtls'.
9 years ago
Paul Sokolovsky
89aa7157d0
esp8266/README.md: Update feature list for current state of affairs.
9 years ago
Paul Sokolovsky
7e5715a6d5
esp8266/README.md: Typo fix.
9 years ago
Paul Sokolovsky
d85439fd19
esp8266/README: Add short troubleshooting section.
9 years ago
Paul Sokolovsky
debbaac1bd
esp8266: Update flashing instructions in README.
9 years ago
Paul Sokolovsky
333a63efaa
esp8266/README: Add link to docs.
9 years ago
Paul Sokolovsky
fe9bc0c573
esp8266/README: Update for the current status of the port.
9 years ago
Paul Sokolovsky
ac671546d1
esp8266/README: Remove outdated reference to initial port heap size.
9 years ago
Paul Sokolovsky
58e2ad42ae
esp8266: Update README with the latest features.
9 years ago
Christopher Arndt
3d0e3a3d3e
esp8266: Mention git submodule in build instructions for esp8266 port.
9 years ago
Paul Sokolovsky
9e78ab4b86
esp8266/README: Add hint about adding toolchain to PATH.
9 years ago
Damien George
0334058fa4
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
9 years ago
Paul Sokolovsky
a193ced7fa
esp8266: README: Typo fix.
10 years ago
Paul Sokolovsky
b6a08208e1
esp8266: Explicit warning that port is experimental and subject to change.
10 years ago
Radomir Dopieralski
0cba23716d
ESP8266: Update the README.md to reflect what works
10 years ago
Paul Sokolovsky
d4f80f58b8
esp8266/README: Fix typos.
10 years ago
Damien George
b395220ef0
esp8266: Add README.md.
10 years ago