Files
hci_uart_iso_timesync/boards/nrf54l15dk_nrf54l15_cpuapp.overlay
2025-01-09 18:02:45 +01:00

13 lines
208 B
Plaintext

/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
&uart20 {
compatible = "nordic,nrf-uarte";
current-speed = <1000000>;
status = "okay";
hw-flow-control;
};