14 Commits

Author SHA1 Message Date
Luca Lizaranzu
36f5b37b5a H7 working 2026-04-01 14:11:41 -07:00
Luca Lizaranzu
1b29371fff Test program done 2026-03-20 11:41:44 -07:00
Luca Lizaranzu
ae965d747c Broken H7 Implementation 2026-03-12 16:33:16 -07:00
Ea-r-th
5b0819a300 Timer test 2026-03-11 00:31:40 -07:00
Ea-r-th
43bdee4406 Refactored timer for F0 2026-03-06 21:12:09 -08:00
Ea-r-th
ec0fea608b Finish project 2025-11-11 19:51:21 -08:00
Ea-r-th
a1458de235 Fixed PWM mode 2025-11-06 00:41:46 -08:00
Ea-r-th
12aedf1ff9 Abstracted registers for PWM and other timer modes 2025-11-05 18:15:32 -08:00
Ea-r-th
6c8fa459f8 Finished ADC, updating timer code 2025-10-17 00:59:12 -07:00
Ea-r-th
b2d10f5e5e Unified all current peripheral implementation syntax with macros 2025-09-15 01:20:33 -07:00
0418e3d5c5 Set up GPIO infrastructure 2025-09-01 01:55:18 -07:00
33fc098dfc Changed SHAL_Peripheral to take in a void* of any peripheral struct, and added SHAL_Peripheral_Register for individual registers 2025-08-30 16:57:52 -07:00
098e57eb2f Added CORE general include header discerning STM32 platform includes and containing global structs and defines 2025-08-29 23:21:56 -07:00
a0cb980e16 Changed directory structure to eventually support multi-MCU family support 2025-08-29 23:06:22 -07:00