stm32f4xx-hal icon indicating copy to clipboard operation
stm32f4xx-hal copied to clipboard

Implement Serial DMA abstraction.

Open ZhiyaoMa98 opened this issue 1 year ago • 0 comments

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.

ZhiyaoMa98 avatar Feb 05 '24 05:02 ZhiyaoMa98