From 732268a2148db0771034af243ffbeac658fc4942 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 2 Dec 2018 17:20:59 +0000 Subject: Added F303 mcuconf.h generator. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12458 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testhal/STM32/multi/RTC/cfg/stm32f303_discovery/mcuconf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'testhal/STM32/multi/RTC') diff --git a/testhal/STM32/multi/RTC/cfg/stm32f303_discovery/mcuconf.h b/testhal/STM32/multi/RTC/cfg/stm32f303_discovery/mcuconf.h index 5381f990b..1665ade9c 100644 --- a/testhal/STM32/multi/RTC/cfg/stm32f303_discovery/mcuconf.h +++ b/testhal/STM32/multi/RTC/cfg/stm32f303_discovery/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F3xx_MCUCONF +#define STM32F303_MCUCONF /* * HAL driver system settings. -- cgit v1.2.3