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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
387 B
JSON
Raw Normal View History

{
"deploy": [
"deploy.md"
],
"docs": "",
"features": [
"BLE",
"WiFi",
"USB-C",
"RGB LED"
],
"images": [
"ABX00092_01.iso_1000x750.jpg"
],
"mcu": "esp32s3",
"product": "Arduino Nano ESP32",
"thumbnail": "",
"url": "https://store.arduino.cc/products/arduino-nano-esp32",
"vendor": "Arduino"
}