aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-04 17:35:45 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-04 17:35:45 +0000
commit2845cdc28e12559381d361a3c509091611bd20b4 (patch)
treee3abdae0eb8dbf6849804413cafd164f531d53db /os/ports
parent25e96c1c3070db2b6266d358eee3af1315751e52 (diff)
downloadChibiOS-2845cdc28e12559381d361a3c509091611bd20b4.tar.gz
ChibiOS-2845cdc28e12559381d361a3c509091611bd20b4.tar.bz2
ChibiOS-2845cdc28e12559381d361a3c509091611bd20b4.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1851 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports')
-rw-r--r--os/ports/GCC/ARMCMx/LPC13xx/cmparams.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ports/GCC/ARMCMx/LPC13xx/cmparams.h b/os/ports/GCC/ARMCMx/LPC13xx/cmparams.h
index f951243ff..bc8d76b77 100644
--- a/os/ports/GCC/ARMCMx/LPC13xx/cmparams.h
+++ b/os/ports/GCC/ARMCMx/LPC13xx/cmparams.h
@@ -19,11 +19,11 @@
/**
* @file ARMCMx/LPC13xx/cmparams.h
- * @brief ARM Cortex-M0 LPC13xx Specific Parameters.
+ * @brief ARM Cortex-M3 LPC13xx Specific Parameters.
*
* @defgroup ARMCMx_LPC13xx LPC13xx Specific Parameters
* @ingroup ARMCMx
- * @details This file contains the Cortex-M0 specific parameters for the
+ * @details This file contains the Cortex-M3 specific parameters for the
* LPC13xx platform.
* @{
*/