zephyr/samples/bluetooth/hci_uart_3wire/boards/nrf5340pdk_nrf5340_cpuapp.o...

8 lines
135 B
Plaintext

/* SPDX-License-Identifier: Apache-2.0 */
&uart0 {
compatible = "nordic,nrf-uarte";
current-speed = <1000000>;
status = "okay";
};