| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adc: type-erase regs instance | xoviat | 2025-12-06 | 1 | -6/+6 |
| | | |||||
| * | stm32/adc: add lifetime to AnyAdcChannel. | Dario Nieuwenhuis | 2025-12-04 | 1 | -5/+5 |
| | | |||||
| * | stm32: extract adc4 | xoviat | 2025-11-12 | 1 | -3/+3 |
| | | | | | extract adc4 into common adc system and add anyInstance trait to cover adc4 and not adc4 | ||||
| * | stm32/adc: extract into common | xoviat | 2025-11-12 | 1 | -1/+1 |
| | | | | | add common low-level interface for adc | ||||
| * | adc: consolidate functions | xoviat | 2025-11-10 | 1 | -1/+1 |
| | | |||||
| * | cargo fmt | Jakob | 2025-11-07 | 1 | -1/+1 |
| | | |||||
| * | Rework how sequences ADC are specified. Update documentation in g4. ↵ | Jakob | 2025-11-07 | 1 | -10/+18 |
| | | | | | Carefully chose which methods to expose publicly | ||||
| * | Create raii wrapper for injected conversions | Jakob | 2025-11-05 | 1 | -0/+36 |
