Skip to content

Commit a9cfc82

Browse files
authored
bsp:Separate STM32G4 HAL drivers (#10214)
1 parent 1a6349d commit a9cfc82

File tree

266 files changed

+1464
-419719
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

266 files changed

+1464
-419719
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ config SOC_SERIES_STM32G4
6868
bool
6969
select ARCH_ARM_CORTEX_M4
7070
select SOC_FAMILY_STM32
71+
select PKG_USING_STM32G4_HAL_DRIVER
7172

7273
config SOC_SERIES_STM32H7
7374
bool

bsp/stm32/libraries/STM32G4xx_HAL/CMSIS/Device/ST/STM32G4xx/Include/stm32g431xx.h

Lines changed: 0 additions & 13128 deletions
This file was deleted.

bsp/stm32/libraries/STM32G4xx_HAL/CMSIS/Device/ST/STM32G4xx/Include/stm32g441xx.h

Lines changed: 0 additions & 13360 deletions
This file was deleted.

bsp/stm32/libraries/STM32G4xx_HAL/CMSIS/Device/ST/STM32G4xx/Include/stm32g471xx.h

Lines changed: 0 additions & 13910 deletions
This file was deleted.

bsp/stm32/libraries/STM32G4xx_HAL/CMSIS/Device/ST/STM32G4xx/Include/stm32g473xx.h

Lines changed: 0 additions & 14538 deletions
This file was deleted.

bsp/stm32/libraries/STM32G4xx_HAL/CMSIS/Device/ST/STM32G4xx/Include/stm32g474xx.h

Lines changed: 0 additions & 17892 deletions
This file was deleted.

bsp/stm32/libraries/STM32G4xx_HAL/CMSIS/Device/ST/STM32G4xx/Include/stm32g483xx.h

Lines changed: 0 additions & 14770 deletions
This file was deleted.

bsp/stm32/libraries/STM32G4xx_HAL/CMSIS/Device/ST/STM32G4xx/Include/stm32g484xx.h

Lines changed: 0 additions & 18124 deletions
This file was deleted.

bsp/stm32/libraries/STM32G4xx_HAL/CMSIS/Device/ST/STM32G4xx/Include/stm32g491xx.h

Lines changed: 0 additions & 13702 deletions
This file was deleted.

bsp/stm32/libraries/STM32G4xx_HAL/CMSIS/Device/ST/STM32G4xx/Include/stm32g4a1xx.h

Lines changed: 0 additions & 13934 deletions
This file was deleted.

0 commit comments

Comments
 (0)