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

This commit is contained in:
gdisirio 2011-11-05 13:57:24 +00:00
parent e5e6b2c513
commit 4895ea3f4e
1 changed files with 4 additions and 4 deletions

View File

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