Files
hci_uart_beacon/boards/96b_nitrogen.overlay
2025-02-13 16:23:03 +01:00

9 lines
152 B
Plaintext

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