Jim Mussared cf32c2feb5 ports: Restrict board.json to standard features.
Applies to newly-added ARDUINO_PORTENTA_C33 and UM_NANOS3.

Makes the list match the standard features defined in
24a6e951ec7696b8d18d95fe5da36f7e489913d0.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-09-29 14:15:02 +10:00

23 lines
433 B
JSON

{
"deploy": [
"./deploy.md"
],
"docs": "",
"features": [
"BLE",
"Ethernet",
"External Flash",
"Secure Element",
"USB-C",
"WiFi"
],
"images": [
"ABX00074_01.iso_1000x750.jpg"
],
"mcu": "RA6M5",
"product": "Arduino Portenta C33",
"thumbnail": "",
"url": "https://store.arduino.cc/pages/portenta-c33",
"vendor": "Arduino"
}