aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-06 13:16:35 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-06 13:16:35 +0000
commitf21695d466d5c79deaf0bde913da10be221cc98d (patch)
treef541af74f601f67ae811e464f5e20fbc8a976fed
parent125d7946bc695ca1c4b08dccdfae2bc6074cc082 (diff)
downloadChibiOS-f21695d466d5c79deaf0bde913da10be221cc98d.tar.gz
ChibiOS-f21695d466d5c79deaf0bde913da10be221cc98d.tar.bz2
ChibiOS-f21695d466d5c79deaf0bde913da10be221cc98d.zip
Fixed doc.error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6087 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--os/ports/GCC/ARMCMx/STM32F3xx/cmparams.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/ARMCMx/STM32F3xx/cmparams.h b/os/ports/GCC/ARMCMx/STM32F3xx/cmparams.h
index 3fce69ce0..dd829adb8 100644
--- a/os/ports/GCC/ARMCMx/STM32F3xx/cmparams.h
+++ b/os/ports/GCC/ARMCMx/STM32F3xx/cmparams.h
@@ -20,7 +20,7 @@
/**
* @file GCC/ARMCMx/STM32F3xx/cmparams.h
- * @brief ARM Cortex-M3 parameters for the STM32F3xx.
+ * @brief ARM Cortex-M4 parameters for the STM32F3xx.
*
* @defgroup ARMCMx_STM32F3xx STM32F3xx Specific Parameters
* @ingroup ARMCMx_SPECIFIC