mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip naming a little more consistent
This commit is contained in:
@@ -153,11 +153,11 @@ CONFIG_ARMV7M_TOOLCHAIN_CODESOURCERYL=y
|
||||
# CONFIG_ARCH_CHIP_STM32F103RB is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F103V8 is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F103VB is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F103RET6 is not set
|
||||
CONFIG_ARCH_CHIP_STM32F103VCT6=y
|
||||
# CONFIG_ARCH_CHIP_STM32F103VET6 is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F103ZET6 is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F105VBT7 is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F103RE is not set
|
||||
CONFIG_ARCH_CHIP_STM32F103VC=y
|
||||
# CONFIG_ARCH_CHIP_STM32F103VE is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F103ZE is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F105VB is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F107VC is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F207IG is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F207ZE is not set
|
||||
|
||||
Reference in New Issue
Block a user