Skip to content

Commit 0c97d45

Browse files
committed
bsp/stm32:Separate STM32F2 HAL drivers
1 parent e7d870b commit 0c97d45

File tree

180 files changed

+496
-227947
lines changed

Some content is hidden

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

180 files changed

+496
-227947
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ config SOC_SERIES_STM32F2
1616
bool
1717
select ARCH_ARM_CORTEX_M3
1818
select SOC_FAMILY_STM32
19+
select PKG_USING_STM32F2_HAL_DRIVER
1920

2021
config SOC_SERIES_STM32F3
2122
bool

bsp/stm32/libraries/STM32F2xx_HAL/CMSIS/Device/ST/STM32F2xx/Include/stm32f205xx.h

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

bsp/stm32/libraries/STM32F2xx_HAL/CMSIS/Device/ST/STM32F2xx/Include/stm32f207xx.h

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

bsp/stm32/libraries/STM32F2xx_HAL/CMSIS/Device/ST/STM32F2xx/Include/stm32f215xx.h

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

bsp/stm32/libraries/STM32F2xx_HAL/CMSIS/Device/ST/STM32F2xx/Include/stm32f217xx.h

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

bsp/stm32/libraries/STM32F2xx_HAL/CMSIS/Device/ST/STM32F2xx/Include/stm32f2xx.h

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

bsp/stm32/libraries/STM32F2xx_HAL/CMSIS/Device/ST/STM32F2xx/Include/system_stm32f2xx.h

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

0 commit comments

Comments
 (0)