From 184e4596190c7dfe425fec1e67ec6f242eae06ba Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 31 Dec 2018 16:58:46 +0000 Subject: Small documentation fix. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12513 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/common/startup/ARMCMx/devices/STM32L4xx/cmparams.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'os') diff --git a/os/common/startup/ARMCMx/devices/STM32L4xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32L4xx/cmparams.h index 3b727008f..c55fcc109 100644 --- a/os/common/startup/ARMCMx/devices/STM32L4xx/cmparams.h +++ b/os/common/startup/ARMCMx/devices/STM32L4xx/cmparams.h @@ -15,10 +15,10 @@ */ /** - * @file STM32F4xx/cmparams.h - * @brief ARM Cortex-M4 parameters for the STM32F4xx. + * @file STM32L4xx/cmparams.h + * @brief ARM Cortex-M4 parameters for the STM32L4xx. * - * @defgroup ARMCMx_STM32L$xx STM32L4xx Specific Parameters + * @defgroup ARMCMx_STM32L4xx STM32L4xx Specific Parameters * @ingroup ARMCMx_SPECIFIC * @details This file contains the Cortex-M4 specific parameters for the * STM32L4xx platform. -- cgit v1.2.3