micropython/ports/samd/boards/ADAFRUIT_FEATHER_M4_EXPRESS/board.json

26 wiersze
589 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"Battery Charging",
"External Flash",
"Feather",
"RGB LED",
"USB"
],
"images": [
"feather_m4_express.jpg"
],
"mcu": "samd51",
"variants": {
"WLAN": "WiFi support using a ESP32 module with NINA firmware",
"WLAN_BLE": "WiFi and BLE support using a ESP32 module with NINA firmware"
},
"product": "Feather M4 Express",
"thumbnail": "",
"url": "https://www.adafruit.com/product/3857",
"vendor": "Adafruit"
}