Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions bsp/stm32/libraries/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ config SOC_SERIES_STM32F1
bool
select ARCH_ARM_CORTEX_M3
select SOC_FAMILY_STM32
select PKG_USING_STM32F1_HAL_DRIVER

config SOC_SERIES_STM32F2
bool
Expand Down
Loading
Loading