Skip to content

Commit e131a00

Browse files
authored
bsp/stm32:Separate STM32U5 HAL drivers (#10167)
1 parent 45eea78 commit e131a00

File tree

290 files changed

+1021
-366252
lines changed

Some content is hidden

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

290 files changed

+1021
-366252
lines changed

bsp/stm32/libraries/Kconfig

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ config SOC_SERIES_STM32U5
7373
bool
7474
select ARCH_ARM_CORTEX_M33
7575
select SOC_FAMILY_STM32
76+
select PKG_USING_STM32U5_HAL_DRIVER
7677

7778
config SOC_SERIES_STM32H5
7879
bool

0 commit comments

Comments
 (0)