Skip to content

Commit 2a51f72

Browse files
committed
docs/esp8266/general: Start "General information" for esp8266.
1 parent f73d783 commit 2a51f72

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

docs/esp8266/general.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
General information about the ESP8266 port
2+
==========================================
3+
4+
ESP8266 is a popular WiFi-enabled System-on-Chip (SoC) by Espressif Systems.
5+
6+
Multitude of boards
7+
-------------------
8+
9+
There are multitude of modules and boards from different sources which carry
10+
ESP8266 chip. MicroPython tries to provide a generic port which would run on
11+
as many boards/modules as possible, but there may be limitations. Adafruit
12+
Feather HUZZAH board is taken as a reference board for the port (for example,
13+
testing is performed on it).
14+
15+
WebREPL
16+
-------
17+
18+
TBF

0 commit comments

Comments
 (0)