Skip to content

Commit 4adf73a

Browse files
committed
bsp/stm32:Separate STM32L5 HAL drivers
1 parent e7d870b commit 4adf73a

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
@@ -53,6 +53,7 @@ config SOC_SERIES_STM32L5
5353
bool
5454
select ARCH_ARM_CORTEX_M33
5555
select SOC_FAMILY_STM32
56+
select PKG_USING_STM32L5_HAL_DRIVER
5657

5758
config SOC_SERIES_STM32G0
5859
bool

0 commit comments

Comments
 (0)