This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
9df88e62fc
zephyr
/
samples
/
basic
/
blinky_pwm
/
boards
/
rpi_pico.overlay
10 lines
110 B
Plaintext
Raw
Blame
History
&pwm_led0 {
status = "okay";
};
&pwm {
status = "okay";
divider-frac-4 = <15>;
divider-int-4 = <255>;
};
Reference in New Issue
View Git Blame
Copy Permalink