Commit 70bbd28
committed
feat[STM32][SPI]: add interrupt transfer scaffolding for spi driver
introduce interrupt transfer route selection and SPI IRQ visibility macros
unify DMA and INT completion handling with timeout-triggered abort recovery
keep short transfers on polling and use DMA or INT only when eligible
refine STM32 SPI init and IRQ registration paths for mixed transfer backends1 parent 17cdf34 commit 70bbd28
2 files changed
Lines changed: 316 additions & 67 deletions
0 commit comments