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
d2896df821
zephyr
/
samples
/
drivers
/
dac
/
boards
/
arduino_zero.overlay
8 lines
92 B
Plaintext
Raw
Blame
History
/ {
zephyr,user {
dac = <&dac0>;
dac-channel-id = <0>;
dac-resolution = <10>;
};
};
Reference in New Issue
View Git Blame
Copy Permalink