aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h5/src/bin/usart_dma.rs
Commit message (Expand)AuthorAgeFilesLines
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-1/+1
* stm32/usart: remove DMA generic params.Dario Nieuwenhuis2024-04-161-2/+1
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
* stm32/usart: return error instead of panicking on bad baudrate.Dario Nieuwenhuis2023-09-261-1/+1
* stm32: move to bind_interruptsxoviat2023-05-241-3/+6
* stm32: add H5 support.Dario Nieuwenhuis2023-04-061-0/+46