summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/esp32/boards/UM_NANOS3/board.json2
-rw-r--r--ports/renesas-ra/boards/ARDUINO_PORTENTA_C33/board.json13
2 files changed, 7 insertions, 8 deletions
diff --git a/ports/esp32/boards/UM_NANOS3/board.json b/ports/esp32/boards/UM_NANOS3/board.json
index 2eb40ac3c..b213a8ad6 100644
--- a/ports/esp32/boards/UM_NANOS3/board.json
+++ b/ports/esp32/boards/UM_NANOS3/board.json
@@ -6,7 +6,7 @@
"features": [
"Battery Charging",
"RGB LED",
- "SPIRAM",
+ "External RAM",
"WiFi",
"BLE"
],
diff --git a/ports/renesas-ra/boards/ARDUINO_PORTENTA_C33/board.json b/ports/renesas-ra/boards/ARDUINO_PORTENTA_C33/board.json
index 18e6fe65e..4c4d4e432 100644
--- a/ports/renesas-ra/boards/ARDUINO_PORTENTA_C33/board.json
+++ b/ports/renesas-ra/boards/ARDUINO_PORTENTA_C33/board.json
@@ -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"