From 4895ea3f4ea3c80f9e2648c71d566da69388b4ff Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 5 Nov 2011 13:57:24 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3471 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'os/ports/GCC/ARMCMx/STM32F4xx') diff --git a/os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h b/os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h index e5d942d61..96ea09ff8 100644 --- a/os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h +++ b/os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h @@ -19,13 +19,13 @@ */ /** - * @file GCC/ARMCMx/STM32F1xx/cmparams.h - * @brief ARM Cortex-M3 parameters for the STM32F1xx. + * @file GCC/ARMCMx/STM32F4xx/cmparams.h + * @brief ARM Cortex-M3 parameters for the STM32F4xx. * - * @defgroup ARMCMx_STM32F1xx STM32F1xx Specific Parameters + * @defgroup ARMCMx_STM32F4xx STM32F4xx Specific Parameters * @ingroup ARMCMx_SPECIFIC * @details This file contains the Cortex-M3 specific parameters for the - * STM32F1xx platform. + * STM32F4xx platform. * @{ */ -- cgit v1.2.3