zephyr/samples/subsys/zbus/remote_mock/boards/hifive1_fe310_B.overlay

10 lines
111 B
Plaintext

/*
* RS232 usart
*/
&uart1 {
status = "okay";
current-speed = <115200>;
clock-frequency = <16000000>;
};