stm32f4xx-hal
stm32f4xx-hal copied to clipboard
Implement Serial DMA abstraction.
The implementation follows existing DMA abstraction for I2C interface.
The implementation has been tested on STM32F407-Discovery board with the code in examples/serial-dma.rs.