| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Got a basic timer to work. | Josh Rahm | 2020-12-09 |
| | | |||
| * | Got a very basic external interrupt to work. | Josh Rahm | 2020-12-05 |
| | | |||
| * | Added kernel-level abstraction over the spi interface. | Josh Rahm | 2020-12-04 |
| | | |||
| * | Double the SPI bandwith by writing only 8 bits to the spi data register ↵ | Josh Rahm | 2020-12-03 |
| | | | | | instead of 16 (with 8 leading 0's). | ||
| * | Some LED lights working. Not great. WIP | Josh Rahm | 2020-11-28 |
| | | |||
| * | Basic SPI working. | Josh Rahm | 2020-11-26 |
| | | |||
| * | 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. | |||