aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h5/src/bin/adc_dma.rs
Commit message (Expand)AuthorAgeFilesLines
* adc: type-erase regs instancexoviat2025-12-061-1/+1
* fix async adc for h5 and othersxoviat2025-11-131-2/+7
* Fix examplesdiondokter2025-08-291-2/+2
* stm32/adc/v3: allow DMA reads to loop through enabled channelsGabriel Smith2025-08-221-0/+94