Skip to content

Commit a280a51

Browse files
committed
Nicla Vision: add BOARD_RAM_SIZE=0 in json file
1 parent 9e3f130 commit a280a51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mbed_app_nicla_vision.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"USE_USB_HS",
6161
"LOWSPEED=1",
6262
"BOARD_HAS_VIDEO=0",
63-
"BOARD_HAS_ETHERNET=0"
63+
"BOARD_HAS_ETHERNET=0",
64+
"BOARD_RAM_SIZE=0"
6465
],
6566
"target.components_remove" : [
6667
"WHD",

0 commit comments

Comments
 (0)