Configure STM3210E-EVAL usbserial configuration to use kconfig-frontends tools
This commit is contained in:
parent
1ad9b6c565
commit
d953779672
|
@ -110,6 +110,7 @@ config ARCH_CHIP_STM32F103ZET6
|
|||
bool "STM32F103ZET6"
|
||||
select ARCH_CORTEXM3
|
||||
select STM32_STM32F10XX
|
||||
select STM32_HIGHDENSITY
|
||||
|
||||
config ARCH_CHIP_STM32F105VBT7
|
||||
bool "STM32F105VBT7"
|
||||
|
|
Loading…
Reference in New Issue