esp8266/README: Remove notice about port being "experimental".
It has been around for a long time and the API is mature enough. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
e30e543a75
commit
4eb7063608
@ -1,10 +1,9 @@
|
||||
MicroPython port to ESP8266
|
||||
===========================
|
||||
|
||||
This is an experimental port of MicroPython for the WiFi modules based
|
||||
on Espressif ESP8266 chip.
|
||||
|
||||
WARNING: The port is experimental and many APIs are subject to change.
|
||||
This is a port of MicroPython to the Espressif ESP8266 WiFi microcontroller.
|
||||
MicroPython runs on this chip without any underlying operating system, using
|
||||
the ESP8266 NONOS SDK.
|
||||
|
||||
Supported features include:
|
||||
- REPL (Python prompt) over UART0.
|
||||
|
Loading…
x
Reference in New Issue
Block a user