mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip naming a little more consistent
This commit is contained in:
@@ -84,11 +84,11 @@ CONFIG_BOARD_LOOPSPERMSEC=5483
|
||||
# CONFIG_ARCH_CHIP_STM32F100RB is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F100V8 is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F100VB is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F103RET6 is not set
|
||||
# CONFIG_ARCH_CHIP_STM32F103VCT6 is not set
|
||||
CONFIG_ARCH_CHIP_STM32F103VET6=y
|
||||
# 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 is not set
|
||||
CONFIG_ARCH_CHIP_STM32F103VE=y
|
||||
# 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_STM32F405RG is not set
|
||||
|
||||
Reference in New Issue
Block a user