Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved action to top level. | Josh Rahm | 2020-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 Rahm | 2019-01-13 |
| | |||
* | Add primitive printf functionality to the USART. | Josh Rahm | 2019-01-03 |
| | |||
* | Small changes in styling to separate bits by octets. | Josh Rahm | 2018-01-24 |
| | |||
* | More fields in USART and RCC set to use bitfields. | Josh Rahm | 2018-01-24 |
| | |||
* | start refactor process. Change rcc->c_r to bitfield. | Josh Rahm | 2018-01-23 |