Files
hci_uart_iso_timesync/boards/nrf5340dk_nrf5340_cpuapp.overlay

9 lines
153 B
Plaintext

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