diff options
Diffstat (limited to 'os/ports')
-rw-r--r-- | os/ports/GCC/ARMCMx/LPC13xx/cmparams.h | 4 |
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.
* @{
*/
|