From 6bf5fc1dbcd8a2c2151907f6b95251d739572657 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 14 Aug 2011 09:48:26 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3232 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ports/IAR/ARMCMx/STM32F1xx/cmparams.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'os/ports/IAR') diff --git a/os/ports/IAR/ARMCMx/STM32F1xx/cmparams.h b/os/ports/IAR/ARMCMx/STM32F1xx/cmparams.h index 3e18146c0..8f9795822 100644 --- a/os/ports/IAR/ARMCMx/STM32F1xx/cmparams.h +++ b/os/ports/IAR/ARMCMx/STM32F1xx/cmparams.h @@ -19,13 +19,13 @@ */ /** - * @file IAR/ARMCMx/STM32/cmparams.h - * @brief ARM Cortex-M3 parameters for the STM32. + * @file IAR/ARMCMx/STM32F1xx/cmparams.h + * @brief ARM Cortex-M3 parameters for the STM32F1xx. * - * @defgroup IAR_ARMCMx_STM32 STM32 Specific Parameters + * @defgroup IAR_ARMCMx_STM32F1xx STM32F1xx Specific Parameters * @ingroup IAR_ARMCMx_SPECIFIC * @details This file contains the Cortex-M3 specific parameters for the - * STM32 platform. + * STM32F1xx platform. * @{ */ -- cgit v1.2.3