Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Heldt
21df1010bf wip working usart and receive, but wrong baud rate. also 0kb flash reported; programmer broken? 2024-12-26 21:55:47 +01:00
Alexander Heldt
592717d900 wip working usart, not receiving over tty 2024-12-26 15:02:52 +01:00
Alexander Heldt
a3c1de878a Blink LED with timer 2024-08-11 12:31:34 +02:00
Alexander Heldt
d9389b4eb8 Configure system clock to run at 96Mhz 2024-08-11 12:31:04 +02:00
Alexander Heldt
0fec3d6a6c Add clock configuration registers to rcc.h 2024-08-03 11:56:22 +02:00
Alexander Heldt
5b5da238d5 Blink LED with spin function 2024-08-03 11:55:27 +02:00
Alexander Heldt
a8a5e21b77 Add gpio.{h, c} 2024-08-03 11:55:27 +02:00
Alexander Heldt
11d10f41c2 Add all interrupt/exception handlers with default alias 2024-08-03 11:55:27 +02:00
Alexander Heldt
cc8380759b Add #define for main exit code 2024-08-03 11:55:27 +02:00
Alexander Heldt
8c8a72df71 Add linking step 2024-08-03 11:55:27 +02:00