1 parent c1d1c56 commit 9dd2c92Copy full SHA for 9dd2c92
1 file changed
esp8266/README.md
@@ -18,6 +18,7 @@ Currently implemented features include:
18
- GPIO and bit-banging I2C, SPI support.
19
- 1-Wire and WS2812 (aka Neopixel) protocols support.
20
- Internal filesystem using the flash.
21
+- WebREPL over WiFi from a browser (clients at https://github.com/micropython/webrepl).
22
23
Work-in-progress documentation is available at
24
http://docs.micropython.org/en/latest/esp8266/ .
0 commit comments