aboutsummaryrefslogtreecommitdiff
path: root/02-usart/src/main.c
Commit message (Expand)AuthorAge
* Large reorganization.Josh Rahm2020-11-22
* Fix mem.c to use the address of DATA_SEGMENT_START instead of the valueJosh Rahm2020-11-21
* Implemented DMA abstraction in the peri/dma.c source file.Josh Rahm2020-11-21
* Finally got a peripheral interrupt!Josh Rahm2020-11-20
* Added NVIC definitionJosh Rahm2020-11-20
* Change the SCB to use regset() macros.Josh Rahm2020-11-19
* change rcc & usart to use the regtest() macros and.Josh Rahm2020-11-19
* Reorganize some file. Put thte core register libraries in a core/Josh Rahm2020-11-18
* A basic blink program that works off of interrupts.Josh Rahm2020-11-18
* Got the DMA to send a simple message through UART2.Josh Rahm2020-11-16
* Update the genmake script for tests.Josh Rahm2020-11-16
* Add DMA header file which defines the DMA registers and addJosh Rahm2020-11-16
* rename folders to give notion of progressionJosh Rahm2018-01-23