Skip to content

Commit 1f0a4ca

Browse files
committed
bsp: Separate STM32F4 HAL drivers
1 parent 17d41e7 commit 1f0a4ca

File tree

52 files changed

+9591
-930
lines changed

Some content is hidden

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

52 files changed

+9591
-930
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ config SOC_SERIES_STM32F4
2525
bool
2626
select ARCH_ARM_CORTEX_M4
2727
select SOC_FAMILY_STM32
28+
select PKG_USING_STM32F4_HAL_DRIVER
2829

2930
config SOC_SERIES_STM32F7
3031
bool

0 commit comments

Comments
 (0)