| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adc: remove sample_time from struct | xoviat | 2025-11-10 | 1 | -3/+6 |
| | | |||||
| * | stm32/dac: remove DMA generic params. | Dario Nieuwenhuis | 2025-03-25 | 1 | -2/+1 |
| | | |||||
| * | Fix tests | Dion Dokter | 2024-08-05 | 1 | -1/+1 |
| | | |||||
| * | stm32 adc: introduce blocking_read | Andres Vahter | 2024-07-03 | 1 | -2/+2 |
| | | |||||
| * | stm32: update adc examples | Andres Vahter | 2024-04-10 | 1 | -2/+2 |
| | | |||||
| * | tests/stm32: add L1 DAC/ADC test. | Dario Nieuwenhuis | 2023-12-08 | 1 | -2/+3 |
| | | |||||
| * | tests: use executor task arena instead of TAIT. | Dario Nieuwenhuis | 2023-11-27 | 1 | -1/+0 |
| | | |||||
| * | stm32/test: add stm32f446 (board not in HIL rig yet) | Dario Nieuwenhuis | 2023-11-27 | 1 | -12/+9 |
| | | |||||
| * | STM32 DAC: Rework DAC driver, support all families. | Adam Greig | 2023-11-25 | 1 | -6/+4 |
| | | |||||
| * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 1 | -3/+3 |
| | | | | | convenience methods | ||||
| * | Remove a few ultra-verbose logs. | Dario Nieuwenhuis | 2023-10-03 | 1 | -1/+1 |
| | | | | | | | They're heavily spamming logs for HIL tests, and I don't believe they're valuable now that the thing they helped debug in their young age is now solid and mature. | ||||
| * | Add DAC HIL test with ADC | JuliDi | 2023-07-27 | 1 | -0/+81 |
