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>
This commit is contained in:
parent
79473691f2
commit
cf32c2feb5
@ -6,7 +6,7 @@
|
||||
"features": [
|
||||
"Battery Charging",
|
||||
"RGB LED",
|
||||
"SPIRAM",
|
||||
"External RAM",
|
||||
"WiFi",
|
||||
"BLE"
|
||||
],
|
||||
|
@ -4,13 +4,12 @@
|
||||
],
|
||||
"docs": "",
|
||||
"features": [
|
||||
"512KB SRAM",
|
||||
"2MB Flash",
|
||||
"16MB QSPI Flash",
|
||||
"USB High Speed Phy",
|
||||
"10/100 Ethernet Phy",
|
||||
"ESP32 WiFi/BT Module",
|
||||
"NXP SE050 crypto device"
|
||||
"BLE",
|
||||
"Ethernet",
|
||||
"External Flash",
|
||||
"Secure Element",
|
||||
"USB-C",
|
||||
"WiFi"
|
||||
],
|
||||
"images": [
|
||||
"ABX00074_01.iso_1000x750.jpg"
|
||||
|
Loading…
x
Reference in New Issue
Block a user