Commit Graph

13 Commits

Author SHA1 Message Date
Alexander Heldt 0bc9e2bd4a wip 2024-09-05 19:32:35 +02:00
Alexander Heldt a3c1de878a Blink LED with timer 2024-08-11 12:31:34 +02:00
Alexander Heldt 062a014c7c Add timer.{h, c} 2024-08-11 12:31:05 +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 318ed20061 Add flash.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 9b1e1b6f21 Add rcc.h 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
Alexander Heldt 3dab4aece3 Add preprocessing step 2024-08-03 11:54:31 +02:00