Skip to content

Commit a32c3b7

Browse files
committed
Portenta: lock BT on CY4343 at 115200
1 parent e1a3b3c commit a32c3b7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

variants/PORTENTA_H7_M4/conf/mbed_app.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"rtos.main-thread-stack-size": 32768,
1212
"cordio.max-connections": 5,
1313
"target.macros_add": [
14+
"BT_UART_NO_3M_SUPPORT",
1415
"NO_VTOR_RELOCATE",
1516
"METAL_INTERNAL",
1617
"VIRTIO_SLAVE_ONLY",

variants/PORTENTA_H7_M7/conf/mbed_app.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"mbed-trace.enable": true,
1717
"target.mbed_app_start": "0x8040000",
1818
"target.macros_add": [
19+
"BT_UART_NO_3M_SUPPORT",
1920
"USB_DYNAMIC_CONFIGURATION",
2021
"METAL_INTERNAL",
2122
"VIRTIO_MASTER_ONLY",

0 commit comments

Comments
 (0)