blob: 4ff1f6fcb5ef72d2530b5677ec7b23e1d1f535d7 [file] [log] [blame]
/ {
chosen {
zephyr,uart-pipe = &uart0;
};
};
&uart0 {
compatible = "nordic,nrf-uart";
current-speed = <115200>;
status = "ok";
};