From cb51bd404a326a278904e23eaa8ee310032a0e51 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 14 Feb 2016 10:14:40 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8887 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/STM32/STM32L4xx/stm32_registry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal') 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 -- cgit v1.2.3