1
0
Fork 0
zephyr-hci-uart-3wire/nrf52_sparkfun.overlay

6 lines
88 B
Plaintext

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