aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorgdisirio <gdisirio@110e8d01-0319-4d1e-a829-52ad28d1bb01>2018-10-06 11:10:15 +0000
committergdisirio <gdisirio@110e8d01-0319-4d1e-a829-52ad28d1bb01>2018-10-06 11:10:15 +0000
commit191a9c5ac61e0e65a01cdac84378b888b8d17448 (patch)
tree260edce1d79b81d62c5a58b39ee091a22b294244 /tools
parent274e313ed3e0b7d120fbd2934c779fc3f5f07e4c (diff)
downloadChibiOS-191a9c5ac61e0e65a01cdac84378b888b8d17448.tar.gz
ChibiOS-191a9c5ac61e0e65a01cdac84378b888b8d17448.tar.bz2
ChibiOS-191a9c5ac61e0e65a01cdac84378b888b8d17448.zip
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
Diffstat (limited to 'tools')
-rw-r--r--tools/ftl/processors/conf/mcuconf_stm32l476xx/mcuconf.h.ftl1
-rw-r--r--tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl1
2 files changed, 2 insertions, 0 deletions
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.