aboutsummaryrefslogtreecommitdiff
path: root/03-refactor/src
Commit message (Collapse)AuthorAge
* Moved action to top level.Josh Rahm2020-11-24
| | | | | | Removed old iterations of the project and moved the files from 02-usart to the root directory since that's the sole place where the action is and that subproject has outgrown its initial title.
* Implemented more to do with printf.Josh Rahm2019-01-13
|
* Add primitive printf functionality to the USART.Josh Rahm2019-01-03
|
* Small changes in styling to separate bits by octets.Josh Rahm2018-01-24
|
* More fields in USART and RCC set to use bitfields.Josh Rahm2018-01-24
|
* start refactor process. Change rcc->c_r to bitfield.Josh Rahm2018-01-23