Skip to content

Commit d46bf04

Browse files
Merge branch 'RT-Thread:master' into master
2 parents fd3b912 + 7371a00 commit d46bf04

905 files changed

Lines changed: 5841 additions & 1444129 deletions

File tree

Some content is hidden

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

bsp/stm32/libraries/Kconfig

Lines changed: 2 additions & 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
@@ -79,6 +80,7 @@ config SOC_SERIES_STM32H5
7980
bool
8081
select ARCH_ARM_CORTEX_M33
8182
select SOC_FAMILY_STM32
83+
select PKG_USING_STM32H5_HAL_DRIVER
8284

8385
config SOC_SERIES_STM32MP1
8486
bool

0 commit comments

Comments
 (0)