micropython/ports/esp32/boards/GENERIC_D2WD/board.json
Damien George df3f59ca4b ports: Update board.json files to link to new board images.
Signed-off-by: Damien George <damien@micropython.org>
2022-01-07 11:33:28 +11:00

20 lines
351 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"BLE",
"WiFi"
],
"id": "esp32-d2wd",
"images": [
"generic_d2wd.jpg"
],
"mcu": "esp32",
"product": "ESP32 D2WD",
"thumbnail": "",
"url": "https://www.espressif.com/en/products/modules",
"vendor": "Espressif"
}