zephyr/samples/basic/fade_led/nrf52_pca10040.overlay

7 lines
76 B
Plaintext

&pwm0 {
status = "ok";
ch0-pin = <17>;
ch0-inverted;
ch1-pin = <18>;
};