aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-02-14 10:14:40 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-02-14 10:14:40 +0000
commitcb51bd404a326a278904e23eaa8ee310032a0e51 (patch)
treeb3e26631d084a40c317019ee8a3d47ed76b20175 /os/hal
parent99e31e028dc8da6a8c027b6c9cfb804fbb663cd7 (diff)
downloadChibiOS-cb51bd404a326a278904e23eaa8ee310032a0e51.tar.gz
ChibiOS-cb51bd404a326a278904e23eaa8ee310032a0e51.tar.bz2
ChibiOS-cb51bd404a326a278904e23eaa8ee310032a0e51.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8887 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal')
-rw-r--r--os/hal/ports/STM32/STM32L4xx/stm32_registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/STM32L4xx/stm32_registry.h b/os/hal/ports/STM32/STM32L4xx/stm32_registry.h
index 6e3a486b8..3ae0f7106 100644
--- a/os/hal/ports/STM32/STM32L4xx/stm32_registry.h
+++ b/os/hal/ports/STM32/STM32L4xx/stm32_registry.h
@@ -405,7 +405,7 @@
#define STM32_HAS_DMA2D FALSE
/* FSMC attributes.*/
-#define STM32_HAS_FSMC FALSE
+#define STM32_HAS_FSMC TRUE
/* CRC attributes.*/
#define STM32_HAS_CRC TRUE