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 36459a9 commit 138a351Copy full SHA for 138a351
boards/arm/bl654_usb/bl654_usb.dts
@@ -16,6 +16,7 @@
16
zephyr,flash = &flash0;
17
zephyr,console = &bl654_cdc_acm_uart;
18
zephyr,shell-uart = &bl654_cdc_acm_uart;
19
+ zephyr,bt-c2h-uart = &bl654_cdc_acm_uart;
20
zephyr,code-partition = &slot0_partition;
21
};
22
0 commit comments