mirror of
https://github.com/micropython/micropython.git
synced 2026-01-11 06:27:14 +01:00
esp8266/README.md: Update build instruction to reflect new ports dir.
This commit is contained in:
committed by
Damien George
parent
d072573226
commit
359d2bdf84
@@ -49,7 +49,7 @@ $ make -C mpy-cross
|
||||
|
||||
Then, to build MicroPython for the ESP8266, just run:
|
||||
```bash
|
||||
$ cd esp8266
|
||||
$ cd ports/esp8266
|
||||
$ make axtls
|
||||
$ make
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user