Fixed overlay, added ADC clock source

This commit is contained in:
Eduard Iten 2025-07-09 12:13:21 +02:00
parent b07871e355
commit c31721cc7f
1 changed files with 2 additions and 0 deletions

View File

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