micropython/ports/esp32/boards/UM_FEATHERS2/board.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
439 B
JSON
Raw Normal View History

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"BLE",
"WiFi",
"Feather",
"Battery Charging",
"STEMMA QT/QWIIC",
"USB-C"
],
"id": "featherS2",
"images": [
"unexpectedmaker_feathers2.jpg"
],
"mcu": "esp32s2",
"product": "Feather S2",
"thumbnail": "",
"url": "https://feathers2.io/",
"vendor": "Unexpected Maker"
}