esp8266: Explicit warning that port is experimental and subject to change.

This commit is contained in:
Paul Sokolovsky 2015-06-18 11:46:43 +03:00
parent fb4b800820
commit b6a08208e1
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
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:
- REPL (Python prompt) over UART0.