git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3232 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2011-08-14 09:48:26 +00:00
parent d63d91d7bf
commit 6bf5fc1dbc
2 changed files with 8 additions and 8 deletions

View File

@ -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.
* @{
*/

View File

@ -19,13 +19,13 @@
*/
/**
* @file RVCT/ARMCMx/STM32/cmparams.h
* @brief ARM Cortex-M3 parameters for the STM32.
* @file RVCT/ARMCMx/STM32F1xx/cmparams.h
* @brief ARM Cortex-M3 parameters for the STM32F1xx.
*
* @defgroup RVCT_ARMCMx_STM32 STM32 Specific Parameters
* @defgroup RVCT_ARMCMx_STM32F1xx STM32F1xx Specific Parameters
* @ingroup RVCT_ARMCMx_SPECIFIC
* @details This file contains the Cortex-M3 specific parameters for the
* STM32 platform.
* STM32F1xx platform.
* @{
*/