esp8266/README: Add recently required step of 'make axtls'.
This commit is contained in:
parent
8fcfaf6f22
commit
193c62226c
@ -41,6 +41,7 @@ dependencies.
|
||||
Then, to build MicroPython for the ESP8266, just run:
|
||||
```bash
|
||||
$ cd esp8266
|
||||
$ make axtls
|
||||
$ make
|
||||
```
|
||||
This will produce binary images in the `build/` subdirectory. If you install
|
||||
|
Loading…
Reference in New Issue
Block a user