aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32l0/src/bin/adc.rs
Commit message (Expand)AuthorAgeFilesLines
* adc: remove sample_time from structxoviat2025-11-101-3/+2
* stm32: update metapac. Adds U5 LPDMA, fixes ADC_COMMONs.Dario Nieuwenhuis2024-04-291-3/+3
* stm32: update adc examplesAndres Vahter2024-04-101-3/+3
* stm32/adc: reexport enums from PAC to avoid boilerplate hell.Dario Nieuwenhuis2024-02-261-1/+1
* made adc example working with default clock configuration and switched in `v1...shufps2024-02-081-7/+2
* clippyshufps2024-02-081-2/+1
* cargo fmtshufps2024-02-081-1/+1
* added ADC example running on L0shufps2024-02-081-0/+46