From 736e966cf5cd6cae1732d874229f363ecfcb9b3a Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 2 Oct 2014 10:13:13 +0000 Subject: renamed STM32F3 directories to reflect new models git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7342 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F30x/PWM-ICU/mcuconf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testhal/STM32/STM32F30x/PWM-ICU/mcuconf.h') diff --git a/testhal/STM32/STM32F30x/PWM-ICU/mcuconf.h b/testhal/STM32/STM32F30x/PWM-ICU/mcuconf.h index bb59d7e27..626449cd5 100644 --- a/testhal/STM32/STM32F30x/PWM-ICU/mcuconf.h +++ b/testhal/STM32/STM32F30x/PWM-ICU/mcuconf.h @@ -15,7 +15,7 @@ */ /* - * STM32F30x drivers configuration. + * STM32F3xx drivers configuration. * The following settings override the default settings present in * the various device driver implementation headers. * Note that the settings for each driver only have effect if the whole @@ -28,7 +28,7 @@ * 0...3 Lowest...Highest. */ -#define STM32F30x_MCUCONF +#define STM32F3xx_MCUCONF /* * HAL driver system settings. -- cgit v1.2.3