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

21 wiersze
329 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"WiFi",
"BLE"
],
"id": "esp32",
"images": [],
"mcu": "esp32",
"product": "ESP32",
"thumbnail": "",
"url": "",
"variants": {
"idf3": "Compiled with IDF 3.x"
},
"vendor": "Espressif"
}