Skip to content

Commit f37733b

Browse files
committed
bsp/stm32:Separate STM32F7 HAL drivers
1 parent e7d870b commit f37733b

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
@@ -32,6 +32,7 @@ config SOC_SERIES_STM32F7
3232
bool
3333
select ARCH_ARM_CORTEX_M7
3434
select SOC_FAMILY_STM32
35+
select PKG_USING_STM32F7_HAL_DRIVER
3536

3637
config SOC_SERIES_STM32L0
3738
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)