diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-11-26 21:26:48 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-11-26 21:26:48 +0000 |
commit | 6d11e44877536fd464bf6afd18b35bb17187f480 (patch) | |
tree | 46c29eedf1a0e876f29cea48261aa72951d7a7d9 /os/ports/GCC/ARMCMx/STM32F4xx | |
parent | 98807ccef14218336bc10b1d17f3d4404949250d (diff) | |
download | ChibiOS-6d11e44877536fd464bf6afd18b35bb17187f480.tar.gz ChibiOS-6d11e44877536fd464bf6afd18b35bb17187f480.tar.bz2 ChibiOS-6d11e44877536fd464bf6afd18b35bb17187f480.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3533 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/ARMCMx/STM32F4xx')
-rw-r--r-- | os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h b/os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h index 338fd5363..a5c043e4a 100644 --- a/os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h +++ b/os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h @@ -24,7 +24,7 @@ *
* @defgroup ARMCMx_STM32F4xx STM32F4xx Specific Parameters
* @ingroup ARMCMx_SPECIFIC
- * @details This file contains the Cortex-M3 specific parameters for the
+ * @details This file contains the Cortex-M4 specific parameters for the
* STM32F4xx platform.
* @{
*/
|