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 e3f4a63 commit d0474ceCopy full SHA for d0474ce
tests/bluetooth/shell/boards/cyw920829m2evk_02.overlay
@@ -0,0 +1,6 @@
1
+/* SPDX-License-Identifier: Apache-2.0 */
2
+
3
+uart2: &scb2 {
4
+ hw-flow-control;
5
+ pinctrl-0 = <&p3_3_scb2_uart_tx &p3_2_scb2_uart_rx &p3_1_scb2_uart_rts &p3_0_scb2_uart_cts>;
6
+};
0 commit comments