Skip to content

Commit 7371a00

Browse files
authored
bsp:Separate STM32H5 HAL drivers (RT-Thread#10206)
1 parent 53a4bfa commit 7371a00

File tree

296 files changed

+1037
-430195
lines changed

Some content is hidden

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

296 files changed

+1037
-430195
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ config SOC_SERIES_STM32H5
8080
bool
8181
select ARCH_ARM_CORTEX_M33
8282
select SOC_FAMILY_STM32
83+
select PKG_USING_STM32H5_HAL_DRIVER
8384

8485
config SOC_SERIES_STM32MP1
8586
bool

0 commit comments

Comments
 (0)