zephyr/samples/drivers/w1/scanner/w1_serial.overlay

6 lines
70 B
Plaintext

&arduino_serial {
w1: w1 {
compatible = "zephyr,w1-serial";
};
};