summaryrefslogtreecommitdiff
path: root/adc/SConscript
AgeCommit message (Collapse)AuthorFilesLines
2022-09-10stm32g4: Add OPAMP.Vegard Storheil Eriksen1-0/+9
2022-07-28stm32_adc: Rename common blocks to ADC12 and ADC345 respectively.Vegard Storheil Eriksen1-12/+12
2022-07-27adc: convert to new styleKarl Palsson1-0/+30
Converted the old STM32 headers to new style and copied offsets to platform data. Signed-off-by: Karl Palsson <karlp@tweak.net.au>