diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-11-01 09:07:27 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-11-01 09:07:27 +0000 |
commit | 4855c537d9021e239157f2e9caf6646a5aeefb16 (patch) | |
tree | d49edd27f4c89de2739ba1df8551e3452dd8da2c /os/ports/GCC/ARMCMx | |
parent | c16434a4011938fd75d0f8825f1e4b90811b37fa (diff) | |
download | ChibiOS-4855c537d9021e239157f2e9caf6646a5aeefb16.tar.gz ChibiOS-4855c537d9021e239157f2e9caf6646a5aeefb16.tar.bz2 ChibiOS-4855c537d9021e239157f2e9caf6646a5aeefb16.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4791 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/ARMCMx')
-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 99b2239ff..552ee7928 100644 --- a/os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h +++ b/os/ports/GCC/ARMCMx/STM32F4xx/cmparams.h @@ -20,7 +20,7 @@ /**
* @file GCC/ARMCMx/STM32F4xx/cmparams.h
- * @brief ARM Cortex-M3 parameters for the STM32F4xx.
+ * @brief ARM Cortex-M4 parameters for the STM32F4xx.
*
* @defgroup ARMCMx_STM32F4xx STM32F4xx Specific Parameters
* @ingroup ARMCMx_SPECIFIC
|