Skip to content

Commit a2932f1

Browse files
committed
bsp: Separate STM32F4 HAL drivers
1 parent 3c54b12 commit a2932f1

File tree

450 files changed

+10222
-674467
lines changed

Some content is hidden

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

450 files changed

+10222
-674467
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ config SOC_SERIES_STM32F4
2525
bool
2626
select ARCH_ARM_CORTEX_M4
2727
select SOC_FAMILY_STM32
28+
select PKG_USING_STM32F4_HAL_DRIVER
2829

2930
config SOC_SERIES_STM32F7
3031
bool

bsp/stm32/libraries/STM32F4xx_HAL/CMSIS/Device/ST/STM32F4xx/Include/stm32f401xc.h

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

bsp/stm32/libraries/STM32F4xx_HAL/CMSIS/Device/ST/STM32F4xx/Include/stm32f401xe.h

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

bsp/stm32/libraries/STM32F4xx_HAL/CMSIS/Device/ST/STM32F4xx/Include/stm32f405xx.h

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

bsp/stm32/libraries/STM32F4xx_HAL/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h

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

bsp/stm32/libraries/STM32F4xx_HAL/CMSIS/Device/ST/STM32F4xx/Include/stm32f410cx.h

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

bsp/stm32/libraries/STM32F4xx_HAL/CMSIS/Device/ST/STM32F4xx/Include/stm32f410rx.h

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

bsp/stm32/libraries/STM32F4xx_HAL/CMSIS/Device/ST/STM32F4xx/Include/stm32f410tx.h

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

bsp/stm32/libraries/STM32F4xx_HAL/CMSIS/Device/ST/STM32F4xx/Include/stm32f411xe.h

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

bsp/stm32/libraries/STM32F4xx_HAL/CMSIS/Device/ST/STM32F4xx/Include/stm32f412cx.h

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

0 commit comments

Comments
 (0)