Skip to content

Commit 45baaeb

Browse files
nickzoicArachnid
authored andcommitted
Request for ADDA for MicroPython (pidcodes#269)
* Request for ADDA for MicroPython * fix capitalization of MicroPython
1 parent bbfddee commit 45baaeb

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

1209/ADDA/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: org
3+
title: MicroPython
4+
site: https://micropython.org/
5+
---
6+
MicroPython is Python for Microcontrollers.
7+
Boards such as the ESP8266 and ESP32 expose a Python REPL on a USB serial port.

0 commit comments

Comments
 (0)