Skip to content

Commit ae83165

Browse files
authored
bsp/stm32:Separate STM32L5 HAL drivers (#10216)
1 parent 6e19aad commit ae83165

File tree

274 files changed

+499
-302274
lines changed

Some content is hidden

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

274 files changed

+499
-302274
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ config SOC_SERIES_STM32L5
5858
bool
5959
select ARCH_ARM_CORTEX_M33
6060
select SOC_FAMILY_STM32
61+
select PKG_USING_STM32L5_HAL_DRIVER
6162

6263
config SOC_SERIES_STM32G0
6364
bool

0 commit comments

Comments
 (0)