| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Basic Christmas light implementation! | Josh Rahm | 2024-12-03 |
| * | Remove padding bytes. | Josh Rahm | 2024-12-01 |
| * | Implement basic LEDs checkpoint. | Josh Rahm | 2024-11-30 |
| * | Got the DMA to work! (That was surprisingly easy). | Josh Rahm | 2024-11-27 |
| * | Some SPI is working, a bit. Still no clock, but I'm about to give up on that. | Josh Rahm | 2024-11-27 |
| * | System clock is sort of working. | Josh Rahm | 2024-11-17 |
| * | Cleanup and get the program to a basic Hello, World program. | Josh Rahm | 2024-11-16 |
| * | Fix exception handlers not being included during linking. | Josh Rahm | 2024-11-16 |
| * | Move exc and nmi handlers to their own files. | Josh Rahm | 2024-11-16 |
| * | UART is working. | Josh Rahm | 2024-11-15 |
| * | Updates to how the ISR updates work. | Josh Rahm | 2024-11-14 |
| * | Get a good, basic framework for ISRs and properly handle the data sections. | Josh Rahm | 2024-11-14 |
| * | Added a whole bunch of fiddle files. Started improving boot process. | Josh Rahm | 2024-11-13 |