esp8266: Explicit warning that port is experimental and subject to change.
This commit is contained in:
parent
fb4b800820
commit
b6a08208e1
@ -1,7 +1,10 @@
|
|||||||
Micro Python port to ESP8266
|
Micro Python port to ESP8266
|
||||||
============================
|
============================
|
||||||
|
|
||||||
This is a port of Micro Python to the Espressif ESP8266 wifi module.
|
This is a highly experimental port of MicroPython for thw WiFi modules based
|
||||||
|
on Espressif ESP8266 chip.
|
||||||
|
|
||||||
|
WARNING: The port is highly experimental and any APIs are subject to change.
|
||||||
|
|
||||||
Currently implemented features include:
|
Currently implemented features include:
|
||||||
- REPL (Python prompt) over UART0.
|
- REPL (Python prompt) over UART0.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user