aboutsummaryrefslogtreecommitdiff
path: root/02-usart/include/dma.h
Commit message (Collapse)AuthorAge
* Reorganize some file. Put thte core register libraries in a core/Josh Rahm2020-11-18
| | | | subdirectory.
* 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
testing_harness with fake environment to allow testing on x86 development machines.