micropython/ports/esp8266/boards/ESP8266_GENERIC/board.json

22 wiersze
434 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"External Flash",
"WiFi"
],
"images": [],
"mcu": "esp8266",
"product": "ESP8266",
"thumbnail": "",
"url": "https://www.espressif.com/en/products/modules",
"variants": {
"OTA": "OTA compatible",
"FLASH_1M": "1MiB flash",
"FLASH_512K": "512kiB flash"
},
"vendor": "Espressif"
}