aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h7rs/src/bin/spi.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: stm32 spi driver slave modeCristian Milatinov2025-11-041-1/+1
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-1/+1
* stm32/spi: remove peripheral generic param.Dario Nieuwenhuis2024-05-201-2/+1
* stm32: add support for STM32H7[RS] "bootflash line", add HIL tests.Dario Nieuwenhuis2024-05-011-0/+50