From 2f5da07b9ccddde4c78d46591e5e2582cd557b62 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Mon, 31 Jul 2017 13:20:34 -1000 Subject: [PATCH] s2740vc-v1 bootloader: Upstream NuttX defconfig changes was:CONFIG_STM32_STM32F40XX is:CONFIG_STM32_STM32F4XXX --- nuttx-configs/s2740vc-v1/bootloader/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuttx-configs/s2740vc-v1/bootloader/defconfig b/nuttx-configs/s2740vc-v1/bootloader/defconfig index 9498b79e29..31aa60b77d 100644 --- a/nuttx-configs/s2740vc-v1/bootloader/defconfig +++ b/nuttx-configs/s2740vc-v1/bootloader/defconfig @@ -304,7 +304,7 @@ CONFIG_STM32_STM32F30XX=y CONFIG_STM32_STM32F302=y # CONFIG_STM32_STM32F303 is not set # CONFIG_STM32_STM32F37XX is not set -# CONFIG_STM32_STM32F40XX is not set +# CONFIG_STM32_STM32F4XXX is not set # CONFIG_STM32_STM32F401 is not set # CONFIG_STM32_STM32F411 is not set # CONFIG_STM32_STM32F405 is not set