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

23 lines
388 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"BLE",
"Ethernet",
"PoE",
"WiFi"
],
"id": "wesp32",
"images": [
"wesp32-iso.jpg",
"wesp32-top.jpg"
],
"mcu": "esp32",
"product": "SIL WESP32",
"thumbnail": "",
"url": "https://wesp32.com/",
"vendor": "Silicognition LLC"
}