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

21 wiersze
389 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"BLE",
"External Flash",
"WiFi"
],
"id": "esp32-ota",
"images": [
"esp32_devkitc.jpg"
],
"mcu": "esp32",
"product": "ESP32 with OTA support",
"thumbnail": "",
"url": "https://www.espressif.com/en/products/modules",
"vendor": "Espressif"
}