| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/adc: extract into common | xoviat | 2025-11-12 | 1 | -3/+4 |
| | | | | | add common low-level interface for adc | ||||
| * | adc: remove sample_time from struct | xoviat | 2025-11-10 | 1 | -2/+2 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | stm32 adc: introduce blocking_read | Andres Vahter | 2024-07-03 | 1 | -1/+1 |
| | | |||||
| * | Remove temp variable | Dion Dokter | 2024-04-14 | 1 | -1/+0 |
| | | |||||
| * | Add ADC | Dion Dokter | 2024-04-14 | 1 | -3/+1 |
| | | |||||
| * | Add some examples. | Dion Dokter | 2024-04-13 | 1 | -0/+33 |
| - usart works - dac works - rng gets stuck on while loop - usb_serial works, but cannot test due to lack of user usb port - adc needs work and does not work yet | |||||
