| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/adc: extract into common | xoviat | 2025-11-12 | 1 | -1/+1 |
| | | | | | add common low-level interface for adc | ||||
| * | fmt again | Jakob | 2025-11-07 | 1 | -1/+1 |
| | | |||||
| * | cargo fmt | Jakob | 2025-11-07 | 1 | -2/+3 |
| | | |||||
| * | Rework how sequences ADC are specified. Update documentation in g4. ↵ | Jakob | 2025-11-07 | 1 | -8/+9 |
| | | | | | Carefully chose which methods to expose publicly | ||||
| * | consume regular ringbuf | xoviat | 2025-11-05 | 1 | -6/+12 |
| | | |||||
| * | Create raii wrapper for injected conversions | Jakob | 2025-11-05 | 1 | -18/+20 |
| | | |||||
| * | Remove unused import from example | Jakob | 2025-11-04 | 1 | -1/+1 |
| | | |||||
| * | Implement into_ring_buffered for g4. Add methods for configuring injected ↵ | Jakob | 2025-11-04 | 1 | -0/+144 |
| sampling for g4. | |||||
