Fixed overlay, added ADC clock source

This commit is contained in:
2025-07-09 12:13:21 +02:00
parent b07871e355
commit c31721cc7f

View File

@@ -23,5 +23,7 @@
};
&adc1 {
st,adc-clock-source = "SYNC";
st,adc-prescaler = <4>;
status = "okay";
};