aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/stm32h7_adc.c
Commit message (Expand)AuthorAgeFilesLines
* stm32: Apply race fixes to stm32h7_adc.cKevin O'Connor2022-12-121-19/+18
* stm32: add STM32H723 supportbigtreetech2022-12-021-43/+76
* stm32g4: implement build,usb,can,i2c,spi,serial,adc.Matt Baker2022-12-021-2/+57
* stm32l4: add stm32l412 support with adc,i2c,spi,usbMatt Baker2022-09-151-19/+85
* stm32: Fix the STM32H743 mcu temp on SKR 3 (#5711)adelyser2022-08-191-1/+1
* stm32: Add MCU temp for Stm32h7 (#5606)adelyser2022-06-271-2/+11
* stm32: Fix ADC on stm32h7 (#5239)adelyser2022-02-061-1/+3
* stm32: Add initial support for stm32h7D4SK2021-10-061-0/+234