aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h')
-rw-r--r--os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h
index d3ac4c09e..a0b785af0 100644
--- a/os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h
@@ -62,6 +62,7 @@
!defined(STM32F427xx) && !defined(STM32F437xx) && \
!defined(STM32F429xx) && !defined(STM32F439xx) && \
!defined(STM32F401xC) && !defined(STM32F401xE) && \
+ !defined(STM32F410Cx) && !defined(STM32F410Rx) && \
!defined(STM32F411xE) && !defined(STM32F446xx) && \
!defined(STM32F469xx) && !defined(STM32F479xx)
#include "board.h"