We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed4978 commit 26dedb1Copy full SHA for 26dedb1
mbed_app.json
@@ -118,7 +118,8 @@
118
"target.macros_add": [
119
"USE_USB_FS",
120
"LOWSPEED=1",
121
- "BOARD_HAS_VIDEO=0"
+ "BOARD_HAS_VIDEO=0",
122
+ "BOARD_RAM_SIZE=0"
123
],
124
"target.usb_speed": "USE_USB_OTG_FS",
125
"target.components_remove" : [
mbed_app_opta.json
@@ -59,7 +59,8 @@
59
60
61
62
63
64
65
66
0 commit comments