diff --git a/tests/bluetooth/shell/boards/cyw920829m2evk_02.overlay b/tests/bluetooth/shell/boards/cyw920829m2evk_02.overlay new file mode 100644 index 00000000000..0622b29e2a6 --- /dev/null +++ b/tests/bluetooth/shell/boards/cyw920829m2evk_02.overlay @@ -0,0 +1,6 @@ +/* SPDX-License-Identifier: Apache-2.0 */ + +uart2: &scb2 { + hw-flow-control; + pinctrl-0 = <&p3_3_scb2_uart_tx &p3_2_scb2_uart_rx &p3_1_scb2_uart_rts &p3_0_scb2_uart_cts>; +};