Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samv7: add support for USART TX DMA transfers
This commit adds support for TX DMA transfers for USART peripheral. Code refactor in sam_serial.h was also required in order to have correct defines for all possible cases (both RX and TX DMA used, just one used, none used). Signed-off-by: Michal Lenc <[email protected]>
- Loading branch information