Skip to content

Commit

Permalink
samv7: add support for USART TX DMA transfers
Browse files Browse the repository at this point in the history
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
michallenc committed Mar 4, 2024
1 parent 1eaeef5 commit 263a146
Show file tree
Hide file tree
Showing 4 changed files with 467 additions and 52 deletions.
Loading

0 comments on commit 263a146

Please sign in to comment.