zephyr/samples/bluetooth/hci_uart/nrf52_blenano2.overlay

6 lines
89 B
Plaintext

&uart0 {
compatible = "nordic,nrf-uart";
current-speed = <1000000>;
status = "ok";
};