From 191a9c5ac61e0e65a01cdac84378b888b8d17448 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 6 Oct 2018 11:10:15 +0000 Subject: Increaded device coverage of some mcuconf.h. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12340 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- tools/ftl/processors/conf/mcuconf_stm32l476xx/mcuconf.h.ftl | 1 + tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl | 1 + 2 files changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/ftl/processors/conf/mcuconf_stm32l476xx/mcuconf.h.ftl b/tools/ftl/processors/conf/mcuconf_stm32l476xx/mcuconf.h.ftl index 550c1088c..7b1973f07 100644 --- a/tools/ftl/processors/conf/mcuconf_stm32l476xx/mcuconf.h.ftl +++ b/tools/ftl/processors/conf/mcuconf_stm32l476xx/mcuconf.h.ftl @@ -44,6 +44,7 @@ #define STM32L4xx_MCUCONF #define STM32L476_MCUCONF +#define STM32L486_MCUCONF /* * HAL driver system settings. diff --git a/tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl b/tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl index 5948b926a..fafbfcfd7 100644 --- a/tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl +++ b/tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl @@ -44,6 +44,7 @@ #define STM32L4xx_MCUCONF #define STM32L496_MCUCONF +#define STM32L4A6_MCUCONF /* * HAL driver system settings. -- cgit v1.2.3