Skip to content

Commit cee8c81

Browse files
authored
bsp/stm32:Separate STM32F1 HAL drivers (#10209)
1 parent 9551bfe commit cee8c81

File tree

315 files changed

+6926
-297704
lines changed

Some content is hidden

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

315 files changed

+6926
-297704
lines changed

bsp/stm32/libraries/Kconfig

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ config SOC_SERIES_STM32F1
1111
bool
1212
select ARCH_ARM_CORTEX_M3
1313
select SOC_FAMILY_STM32
14+
select PKG_USING_STM32F1_HAL_DRIVER
1415

1516
config SOC_SERIES_STM32F2
1617
bool

0 commit comments

Comments
 (0)