Skip to content
Snippets Groups Projects
Commit 9e78ab4b authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

esp8266/README: Add hint about adding toolchain to PATH.

parent 814b1ae3
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,8 @@ Build instructions
The tool chain required for the build is the OpenSource ESP SDK, which can be
found at <https://github.com/pfalcon/esp-open-sdk>. Clone this repository and
run `make` in its directory to build and install the SDK locally.
run `make` in its directory to build and install the SDK locally. Make sure
to add toolchain bin directory to your PATH.
Then, to build MicroPython for the ESP8266, just run:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment