We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a3b3c commit a32c3b7Copy full SHA for a32c3b7
variants/PORTENTA_H7_M4/conf/mbed_app.json
@@ -11,6 +11,7 @@
11
"rtos.main-thread-stack-size": 32768,
12
"cordio.max-connections": 5,
13
"target.macros_add": [
14
+ "BT_UART_NO_3M_SUPPORT",
15
"NO_VTOR_RELOCATE",
16
"METAL_INTERNAL",
17
"VIRTIO_SLAVE_ONLY",
variants/PORTENTA_H7_M7/conf/mbed_app.json
@@ -16,6 +16,7 @@
"mbed-trace.enable": true,
"target.mbed_app_start": "0x8040000",
18
19
20
"USB_DYNAMIC_CONFIGURATION",
21
22
"VIRTIO_MASTER_ONLY",
0 commit comments