From 34d87bbddd2b6262591e7ca833d17c40685a388f Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Mon, 31 Jul 2017 13:19:53 -1000 Subject: [PATCH] px4io-v1 nsh: Upstream NuttX defconfig changes was:CONFIG_STM32_STM32F40XX is:CONFIG_STM32_STM32F4XXX --- nuttx-configs/px4io-v2/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuttx-configs/px4io-v2/nsh/defconfig b/nuttx-configs/px4io-v2/nsh/defconfig index 203e486704..6d9cb2a8ea 100755 --- a/nuttx-configs/px4io-v2/nsh/defconfig +++ b/nuttx-configs/px4io-v2/nsh/defconfig @@ -307,7 +307,7 @@ CONFIG_STM32_VALUELINE=y # CONFIG_STM32_STM32F302 is not set # 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