Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Luiz Fernando Lavado Villa
Core
Commits
b4af377f
Commit
b4af377f
authored
Aug 30, 2021
by
Clément Foucher
Browse files
Update ADC channels according to new hardware.
parent
33071e7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
zephyr/dts/adc-channels.dtsi
View file @
b4af377f
...
...
@@ -7,12 +7,12 @@
};
i1-low {
io-channels = <&adc1
6
>;
io-channels = <&adc1
2
>;
label = "I1_LOW";
};
v2-low {
io-channels = <&adc2
2
>;
io-channels = <&adc2
6
>;
label = "V2_LOW";
};
...
...
@@ -22,7 +22,7 @@
};
v-high {
io-channels = <&adc2
3
>;
io-channels = <&adc2
9
>;
label = "V_HIGH";
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment