We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34da1fe commit 4bc00feCopy full SHA for 4bc00fe
loader/boards/arduino_portenta_h7_m7.overlay
@@ -160,7 +160,7 @@
160
&adc1_inp0_pa0_c
161
&adc1_inp1_pa1_c>;
162
pinctrl-names = "default";
163
- st,adc-clock-source = <SYNC>;
+ st,adc-clock-source = "SYNC";
164
st,adc-prescaler = <4>;
165
status = "okay";
166
@@ -217,7 +217,7 @@
217
pinctrl-0 = <&adc3_inp0_pc2_c
218
&adc3_inp1_pc3_c>;
219
220
221
222
223
0 commit comments