Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Support for STM32F401 (#3853) | smark- | 2021-01-31 | 1 | -2/+2 |
* | stm32: Support reading chip based temperature sensor on stm32f1/2/4 | Kevin O'Connor | 2020-10-29 | 1 | -5/+24 |
* | stm32: Slow ADC frequency to 4.5Mhz | Kevin O'Connor | 2020-04-30 | 1 | -3/+3 |
* | stm32: Reset adc calibration prior to starting calibration | Kevin O'Connor | 2020-01-25 | 1 | -8/+17 |
* | stm32: Increase adc sample time | Kevin O'Connor | 2020-01-25 | 1 | -4/+4 |
* | stm32: Fix typo in setting of SMPR1 register on stm32f103 | Kevin O'Connor | 2019-11-27 | 1 | -1/+2 |
* | stm32: Fix typo in adc startup delay | Kevin O'Connor | 2019-11-27 | 1 | -1/+6 |
* | stm32: Add support for additional ADC3 ports on stm32f4 | Kevin O'Connor | 2019-08-15 | 1 | -20/+41 |
* | stm32: Rename stm32f4/ directory to stm32/ | Kevin O'Connor | 2019-08-05 | 1 | -0/+107 |