Skip to content

Commit 4bc00fe

Browse files
committed
Update arduino_portenta_h7_m7.overlay
<SYNC> is now "SYNC"
1 parent 34da1fe commit 4bc00fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

loader/boards/arduino_portenta_h7_m7.overlay

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
&adc1_inp0_pa0_c
161161
&adc1_inp1_pa1_c>;
162162
pinctrl-names = "default";
163-
st,adc-clock-source = <SYNC>;
163+
st,adc-clock-source = "SYNC";
164164
st,adc-prescaler = <4>;
165165
status = "okay";
166166

@@ -217,7 +217,7 @@
217217
pinctrl-0 = <&adc3_inp0_pc2_c
218218
&adc3_inp1_pc3_c>;
219219
pinctrl-names = "default";
220-
st,adc-clock-source = <SYNC>;
220+
st,adc-clock-source = "SYNC";
221221
st,adc-prescaler = <4>;
222222
status = "okay";
223223

0 commit comments

Comments
 (0)