Skip to content

Commit 53a4bfa

Browse files
authored
bsp/stm32:Separate STM32H7 HAL drivers (RT-Thread#10204)
1 parent 7125e7b commit 53a4bfa

File tree

609 files changed

+4803
-1013933
lines changed

Some content is hidden

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

609 files changed

+4803
-1013933
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ config SOC_SERIES_STM32H7
6868
bool
6969
select ARCH_ARM_CORTEX_M7
7070
select SOC_FAMILY_STM32
71+
select PKG_USING_STM32H7_HAL_DRIVER
7172

7273
config SOC_SERIES_STM32U5
7374
bool

bsp/stm32/libraries/STM32H7xx_HAL/CMSIS/Device/ST/STM32H7xx/Include/stm32h723xx.h

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

bsp/stm32/libraries/STM32H7xx_HAL/CMSIS/Device/ST/STM32H7xx/Include/stm32h725xx.h

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

bsp/stm32/libraries/STM32H7xx_HAL/CMSIS/Device/ST/STM32H7xx/Include/stm32h730xx.h

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

bsp/stm32/libraries/STM32H7xx_HAL/CMSIS/Device/ST/STM32H7xx/Include/stm32h730xxq.h

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

bsp/stm32/libraries/STM32H7xx_HAL/CMSIS/Device/ST/STM32H7xx/Include/stm32h733xx.h

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

bsp/stm32/libraries/STM32H7xx_HAL/CMSIS/Device/ST/STM32H7xx/Include/stm32h735xx.h

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

bsp/stm32/libraries/STM32H7xx_HAL/CMSIS/Device/ST/STM32H7xx/Include/stm32h742xx.h

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

bsp/stm32/libraries/STM32H7xx_HAL/CMSIS/Device/ST/STM32H7xx/Include/stm32h743xx.h

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

bsp/stm32/libraries/STM32H7xx_HAL/CMSIS/Device/ST/STM32H7xx/Include/stm32h745xg.h

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

0 commit comments

Comments
 (0)