diff --git a/nuttx-configs/px4cannode-v1/nsh/defconfig.nonsh b/nuttx-configs/px4cannode-v1/nsh/defconfig.nonsh index f6d893e0eb8..496afb488de 100644 --- a/nuttx-configs/px4cannode-v1/nsh/defconfig.nonsh +++ b/nuttx-configs/px4cannode-v1/nsh/defconfig.nonsh @@ -269,7 +269,7 @@ CONFIG_STM32_MEDIUMDENSITY=y # CONFIG_STM32_STM32F207 is not set # CONFIG_STM32_STM32F30XX 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 diff --git a/nuttx-configs/px4cannode-v1/nsh/defconfig.nsh b/nuttx-configs/px4cannode-v1/nsh/defconfig.nsh index bee33f24294..8ebf5ecd99c 100644 --- a/nuttx-configs/px4cannode-v1/nsh/defconfig.nsh +++ b/nuttx-configs/px4cannode-v1/nsh/defconfig.nsh @@ -272,7 +272,7 @@ CONFIG_STM32_MEDIUMDENSITY=y # CONFIG_STM32_STM32F207 is not set # CONFIG_STM32_STM32F30XX 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