micropython/ports/esp32/boards/UM_FEATHERS2NEO/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

22 lines
430 B
JSON

{
"deploy": [
"../deploy_s2.md"
],
"docs": "",
"features": [
"WiFi",
"Feather",
"Battery Charging",
"STEMMA QT/QWIIC",
"USB-C",
"Neopixels"
],
"id": "featherS2neo",
"images": [],
"mcu": "esp32s2",
"product": "Feather S2 Neo",
"thumbnail": "",
"url": "https://unexpectedmaker.com/feathers2-neo",
"vendor": "Unexpected Maker"
}