px4flow-v2 bootloader: Upstream NuttX defconfig changes

was:CONFIG_STM32_STM32F40XX is:CONFIG_STM32_STM32F4XXX
This commit is contained in:
David Sidrane 2017-07-31 13:19:49 -10:00 committed by Daniel Agar
parent 3cd605e734
commit c59d9e08a7
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ CONFIG_STM32_FLASH_CONFIG_I=y
# CONFIG_STM32_STM32F302 is not set
# CONFIG_STM32_STM32F303 is not set
# CONFIG_STM32_STM32F37XX is not set
CONFIG_STM32_STM32F40XX=y
CONFIG_STM32_STM32F4XXX=y
# CONFIG_STM32_STM32F401 is not set
# CONFIG_STM32_STM32F411 is not set
# CONFIG_STM32_STM32F405 is not set