aboutsummaryrefslogtreecommitdiff
path: root/02-usart/include
Commit message (Expand)AuthorAge
* Change the SCB to use regset() macros.Josh Rahm2020-11-19
* change rcc & usart to use the regtest() macros and.Josh Rahm2020-11-19
* Change rcc.h to define regset() macros.Josh Rahm2020-11-18
* Add regset masks to gpio.hJosh Rahm2020-11-18
* 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
* A basic blink program that works off of interrupts.Josh Rahm2020-11-18
* add lib.h/lib.cJosh Rahm2020-11-18
* Add primitive printf ability to usart.{h,c}.Josh Rahm2020-11-17
* Add the System Control Block (SCB) in system.h.Josh Rahm2020-11-17
* 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
* rename folders to give notion of progressionJosh Rahm2018-01-23