Skip to content

Commit 89aa715

Browse files
committed
esp8266/README.md: Update feature list for current state of affairs.
1 parent 7e5715a commit 89aa715

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

esp8266/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,11 @@ Currently implemented features include:
1313
- Builtin modules: gc, array, collections, io, struct, sys, esp, network,
1414
many more.
1515
- Arbitrary-precision long integers and 30-bit precision floats.
16-
- Basic WiFi support.
16+
- WiFi support.
1717
- Sockets using modlwip.
1818
- GPIO and bit-banging I2C, SPI support.
1919
- 1-Wire and WS2812 (aka Neopixel) protocols support.
20-
21-
On the TODO list:
22-
- Full wifi support.
2320
- Internal filesystem using the flash.
24-
- ...
2521

2622
Work-in-progress documentation is available at
2723
http://docs.micropython.org/en/latest/esp8266/ .

0 commit comments

Comments
 (0)