We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbfddee commit 45baaebCopy full SHA for 45baaeb
1209/ADDA/index.md
@@ -0,0 +1,11 @@
1
+---
2
+layout: pid
3
+title: MicroPython Boards
4
+owner: MicroPython
5
+license: MIT
6
+site: https://micropython.org/
7
+source: https://github.com/micropython/micropython-esp32
8
9
+This replaces the usual USB UART typically found on MicroPython
10
+boards with a programmable microcontroller which will expose an
11
+interface and descriptor suitable for use with WebUSB.
org/MicroPython/index.md
@@ -0,0 +1,7 @@
+layout: org
+title: MicroPython
+MicroPython is Python for Microcontrollers.
+Boards such as the ESP8266 and ESP32 expose a Python REPL on a USB serial port.
0 commit comments