forked from Archive/PX4-Autopilot
px4flow-v2 bootloader: Upstream NuttX defconfig changes
was:CONFIG_STM32_STM32F40XX is:CONFIG_STM32_STM32F4XXX
This commit is contained in:
parent
3cd605e734
commit
c59d9e08a7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue