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

27 wiersze
571 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"BLE",
"External Flash",
"WiFi"
],
"images": [
"esp32_devkitc.jpg"
],
"mcu": "esp32",
"product": "ESP32 / WROOM",
"thumbnail": "",
"url": "https://www.espressif.com/en/products/modules",
"variants": {
"IDF3": "Compiled with IDF 3.x",
"D2WD": "ESP32 D2WD",
"SPIRAM": "Support for SPIRAM / WROVER",
"UNICORE": "ESP32 Unicore",
"OTA": "Support for OTA"
},
"vendor": "Espressif"
}