PWM device needs to be enabled and configured on rpi_pico board. Signed-off-by: Oliver Barta <o.barta89@gmail.com>
5 lines
52 B
Plaintext
5 lines
52 B
Plaintext
&pwm {
|
|
status = "okay";
|
|
divider-int-4 = <255>;
|
|
};
|