Skip to content

Commit d784f29

Browse files
committed
bsp/stm32: Separate STM32G0 HAL drivers
1 parent e7d870b commit d784f29

File tree

247 files changed

+1096
-308176
lines changed

Some content is hidden

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

247 files changed

+1096
-308176
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ config SOC_SERIES_STM32G0
5858
bool
5959
select ARCH_ARM_CORTEX_M0
6060
select SOC_FAMILY_STM32
61+
select PKG_USING_STM32G0_HAL_DRIVER
6162

6263
config SOC_SERIES_STM32G4
6364
bool

bsp/stm32/libraries/STM32G0xx_HAL/CMSIS/Device/ST/STM32G0xx/Include/stm32g030xx.h

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

bsp/stm32/libraries/STM32G0xx_HAL/CMSIS/Device/ST/STM32G0xx/Include/stm32g031xx.h

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

bsp/stm32/libraries/STM32G0xx_HAL/CMSIS/Device/ST/STM32G0xx/Include/stm32g041xx.h

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

bsp/stm32/libraries/STM32G0xx_HAL/CMSIS/Device/ST/STM32G0xx/Include/stm32g050xx.h

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

bsp/stm32/libraries/STM32G0xx_HAL/CMSIS/Device/ST/STM32G0xx/Include/stm32g051xx.h

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

bsp/stm32/libraries/STM32G0xx_HAL/CMSIS/Device/ST/STM32G0xx/Include/stm32g061xx.h

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

bsp/stm32/libraries/STM32G0xx_HAL/CMSIS/Device/ST/STM32G0xx/Include/stm32g070xx.h

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

bsp/stm32/libraries/STM32G0xx_HAL/CMSIS/Device/ST/STM32G0xx/Include/stm32g071xx.h

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

bsp/stm32/libraries/STM32G0xx_HAL/CMSIS/Device/ST/STM32G0xx/Include/stm32g081xx.h

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

0 commit comments

Comments
 (0)