Changeset 76 for trunk/fw_g473rct/Core/Inc/main.h
- Timestamp:
- Sep 9, 2026, 3:02:30 PM (11 days ago)
- File:
-
- 1 edited
-
trunk/fw_g473rct/Core/Inc/main.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fw_g473rct/Core/Inc/main.h
r73 r76 30 30 #include "stm32g4xx_hal.h" 31 31 32 #include "stm32g4xx_ll_ucpd.h" 33 #include "stm32g4xx_ll_bus.h" 34 #include "stm32g4xx_ll_cortex.h" 35 #include "stm32g4xx_ll_rcc.h" 36 #include "stm32g4xx_ll_system.h" 37 #include "stm32g4xx_ll_utils.h" 38 #include "stm32g4xx_ll_pwr.h" 39 #include "stm32g4xx_ll_gpio.h" 40 #include "stm32g4xx_ll_dma.h" 32 41 42 #include "stm32g4xx_ll_exti.h" 33 43 34 44 /* Private includes ----------------------------------------------------------*/
Note:
See TracChangeset
for help on using the changeset viewer.
