Skip to content
Snippets Groups Projects
Commit 193c6222 authored by bsdfox's avatar bsdfox Committed by Paul Sokolovsky
Browse files

esp8266/README: Add recently required step of 'make axtls'.

parent 8fcfaf6f
No related branches found
No related tags found
No related merge requests found
...@@ -41,6 +41,7 @@ dependencies. ...@@ -41,6 +41,7 @@ dependencies.
Then, to build MicroPython for the ESP8266, just run: Then, to build MicroPython for the ESP8266, just run:
```bash ```bash
$ cd esp8266 $ cd esp8266
$ make axtls
$ make $ make
``` ```
This will produce binary images in the `build/` subdirectory. If you install This will produce binary images in the `build/` subdirectory. If you install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment