From ac3088abef939092865b61181b81f1840569cf69 Mon Sep 17 00:00:00 2001 From: barthess Date: Sat, 6 Dec 2014 22:24:45 +0300 Subject: Testhal improvements --- testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf.h | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf.h') diff --git a/testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf.h b/testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf.h index cc44f87..5589f94 100644 --- a/testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf.h +++ b/testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf.h @@ -304,13 +304,6 @@ #define STM32_USB_OTGFIFO_FILL_BASEPRI 0 /* - * FSMC driver system settings. + * header for community drivers. */ -#define STM32_FSMC_USE_FSMC1 TRUE -#define STM32_FSMC_FSMC1_IRQ_PRIORITY 10 - -/* - * FSMC SDRAM driver system settings. - */ -#define STM32_USE_FSMC_SDRAM TRUE -#define STM32_SDRAM_USE_FSMC_SDRAM1 TRUE +#include "mcuconf_community.h" -- cgit v1.2.3