aboutsummaryrefslogtreecommitdiff
path: root/02-usart/tests/test_dma.c
Commit message (Expand)AuthorAge
* Implemented DMA abstraction in the peri/dma.c source file.Josh Rahm2020-11-21
* Change dma.h over to a regset() strategy.Josh Rahm2020-11-18
* Reorganize some file. Put thte core register libraries in a core/Josh Rahm2020-11-18
* Got the DMA to send a simple message through UART2.Josh Rahm2020-11-16
* Add DMA header file which defines the DMA registers and addJosh Rahm2020-11-16