diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/ftl/processors/conf/mcuconf_stm32l4rxxx/mcuconf.h.ftl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/ftl/processors/conf/mcuconf_stm32l4rxxx/mcuconf.h.ftl b/tools/ftl/processors/conf/mcuconf_stm32l4rxxx/mcuconf.h.ftl index 030f6d623..59508f676 100644 --- a/tools/ftl/processors/conf/mcuconf_stm32l4rxxx/mcuconf.h.ftl +++ b/tools/ftl/processors/conf/mcuconf_stm32l4rxxx/mcuconf.h.ftl @@ -44,6 +44,11 @@ #define STM32L4xx_MCUCONF
#define STM32L4R5_MCUCONF
+#define STM32L4S5_MCUCONF
+#define STM32L4R7_MCUCONF
+#define STM32L4S7_MCUCONF
+#define STM32L4R9_MCUCONF
+#define STM32L4S9_MCUCONF
/*
* HAL driver system settings.
|