aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32wl/src/bin/adc.rs
Commit message (Expand)AuthorAgeFilesLines
* adc: remove sample_time from structxoviat2025-11-101-3/+3
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
* Add Adc::new_with_clock() to configure analog clockPer Rosengren2025-08-301-0/+39