| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adc: remove sample_time from struct | xoviat | 2025-11-10 | 1 | -2/+3 |
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| * | derive Copy, Clone for adc config enums | dimi | 2025-07-22 | 1 | -0/+2 |
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -5/+2 |
| * | stm32: update metapac | Dario Nieuwenhuis | 2024-08-17 | 1 | -1/+1 |
| * | stm32/rcc: replace generated enable/disable code with runtime info | Jan Špaček | 2024-05-25 | 1 | -3/+3 |
| * | remove InternalChannel and AdcPin | Univa | 2024-05-22 | 1 | -5/+1 |
| * | add back InternalChannel and implement it where its missing | Univa | 2024-05-21 | 1 | -1/+5 |
| * | add AnyAdcChannel | Univa | 2024-05-20 | 1 | -12/+12 |
| * | stm32: use private_bounds for sealed traits. | Dario Nieuwenhuis | 2024-03-23 | 1 | -2/+2 |
| * | stm32/adc: reexport enums from PAC to avoid boilerplate hell. | Dario Nieuwenhuis | 2024-02-26 | 1 | -28/+23 |
| * | stm32/adc: move convert resolution from PAC to version-specific mod. | Dario Nieuwenhuis | 2023-12-08 | 1 | -1/+6 |
| * | stm32: add ADC f3_v1_1 | Sam Mason | 2023-12-04 | 1 | -0/+408 |
