Skip to content

Commit c7c8d9d

Browse files
authored
bsp/stm32:Separate STM32F7 HAL drivers (#10208)
1 parent cee8c81 commit c7c8d9d

File tree

338 files changed

+3658
-516882
lines changed

Some content is hidden

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

338 files changed

+3658
-516882
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ config SOC_SERIES_STM32F7
3333
bool
3434
select ARCH_ARM_CORTEX_M7
3535
select SOC_FAMILY_STM32
36+
select PKG_USING_STM32F7_HAL_DRIVER
3637

3738
config SOC_SERIES_STM32L0
3839
bool

bsp/stm32/libraries/STM32F7xx_HAL/CMSIS/Device/ST/STM32F7xx/Include/stm32f722xx.h

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

bsp/stm32/libraries/STM32F7xx_HAL/CMSIS/Device/ST/STM32F7xx/Include/stm32f723xx.h

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

bsp/stm32/libraries/STM32F7xx_HAL/CMSIS/Device/ST/STM32F7xx/Include/stm32f730xx.h

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

bsp/stm32/libraries/STM32F7xx_HAL/CMSIS/Device/ST/STM32F7xx/Include/stm32f732xx.h

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

bsp/stm32/libraries/STM32F7xx_HAL/CMSIS/Device/ST/STM32F7xx/Include/stm32f733xx.h

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

bsp/stm32/libraries/STM32F7xx_HAL/CMSIS/Device/ST/STM32F7xx/Include/stm32f745xx.h

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

bsp/stm32/libraries/STM32F7xx_HAL/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h

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

bsp/stm32/libraries/STM32F7xx_HAL/CMSIS/Device/ST/STM32F7xx/Include/stm32f750xx.h

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

bsp/stm32/libraries/STM32F7xx_HAL/CMSIS/Device/ST/STM32F7xx/Include/stm32f756xx.h

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

0 commit comments

Comments
 (0)