diff options
Diffstat (limited to 'os/common/ports')
-rw-r--r-- | os/common/ports/ARMCMx/devices/STM32L1xx/cmparams.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/common/ports/ARMCMx/devices/STM32L1xx/cmparams.h b/os/common/ports/ARMCMx/devices/STM32L1xx/cmparams.h index 08451c86e..2e3062f4a 100644 --- a/os/common/ports/ARMCMx/devices/STM32L1xx/cmparams.h +++ b/os/common/ports/ARMCMx/devices/STM32L1xx/cmparams.h @@ -19,11 +19,11 @@ /**
* @file STM32L1xx/cmparams.h
- * @brief ARM Cortex-M4 parameters for the STM32L1xx.
+ * @brief ARM Cortex-M3 parameters for the STM32L1xx.
*
* @defgroup ARMCMx_STM32L1xx STM32L1xx Specific Parameters
* @ingroup ARMCMx_SPECIFIC
- * @details This file contains the Cortex-M4 specific parameters for the
+ * @details This file contains the Cortex-M3 specific parameters for the
* STM32L1xx platform.
* @{
*/
|