|
|
a599aa5a4e
|
EXTI interrupt abstraction feature complete
|
2025-09-08 02:24:02 -07:00 |
|
|
|
a02ec044ce
|
Merged branch UART and changed get function
|
2025-09-08 00:42:54 -07:00 |
|
|
|
368eac7616
|
Finished basic UART feature
|
2025-09-07 22:20:37 -07:00 |
|
|
|
b2c41e2cb4
|
Added alternate function inits for USART
|
2025-09-07 21:30:32 -07:00 |
|
|
|
84ab921291
|
Began UART initializer
|
2025-09-07 03:54:03 -07:00 |
|
|
|
465055fc53
|
Changed UART reg structs
|
2025-09-07 01:57:22 -07:00 |
|
|
|
d763965cb8
|
Created structs and enums for alternate function UART pins
|
2025-09-06 19:49:36 -07:00 |
|
|
|
f6e21fbd88
|
Finished EXTI abstraction
|
2025-09-05 23:57:26 -07:00 |
|
|
|
8b4402e4c8
|
Begin functionality for EXTI callbacks
|
2025-09-05 21:21:35 -07:00 |
|
|
|
35bc902187
|
Bare functionality finished for basic GPIO pin abstraction
|
2025-09-02 00:12:08 -07:00 |
|
|
|
db75c06c90
|
Changed object array to pointer array for GPIOs
|
2025-09-01 02:29:03 -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 |
|
|
|
2da3413329
|
Changed bitmask to offset in peripheral struct to support different register patterns
|
2025-08-30 15:54:42 -07:00 |
|
|
|
19fbe6c0ad
|
Changed SRC file structure
|
2025-08-29 23:24:27 -07:00 |
|