micropython/ports/esp32/boards/GENERIC_S2/board.json
Jim Mussared 910e9f9111 esp32: Add specific deploy_s2.md instructions for esp32-s2.
In particular the UM S2 boards (and update the features list).

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-10-28 09:47:47 +11:00

14 lines
218 B
JSON

{
"deploy": [
"../deploy_s2.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "esp32s2",
"product": "ESP32-S2",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}