aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAge
* System clock is sort of working.Josh Rahm2024-11-17
* Cleanup and get the program to a basic Hello, World program.Josh Rahm2024-11-16
* Minor changes to exception handling.Josh Rahm2024-11-16
* Move exc and nmi handlers to their own files.Josh Rahm2024-11-16
* Add panic functionJosh Rahm2024-11-16
* Properly link against picolibc.Josh Rahm2024-11-16
* UART is working.Josh Rahm2024-11-15