From f6b1a12ecf14e4c703b18f3d13537e878215e91a Mon Sep 17 00:00:00 2001 From: Fabien Poussin Date: Wed, 30 Oct 2019 13:19:08 +0100 Subject: Fixed DMA2D example --- testhal/STM32/STM32F4xx/FSMC_SDRAM/halconf_community.h | 1 + 1 file changed, 1 insertion(+) (limited to 'testhal') diff --git a/testhal/STM32/STM32F4xx/FSMC_SDRAM/halconf_community.h b/testhal/STM32/STM32F4xx/FSMC_SDRAM/halconf_community.h index 91ad637..51524e1 100644 --- a/testhal/STM32/STM32F4xx/FSMC_SDRAM/halconf_community.h +++ b/testhal/STM32/STM32F4xx/FSMC_SDRAM/halconf_community.h @@ -51,6 +51,7 @@ #if !defined(HAL_USE_NAND) || defined(__DOXYGEN__) #define HAL_USE_NAND FALSE #endif + /** * @brief Enables the 1-wire subsystem. */ -- cgit v1.2.3