Small documentation fix.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12513 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
Giovanni Di Sirio 2018-12-31 16:58:46 +00:00
parent bdf567c5f9
commit 184e459619
1 changed files with 3 additions and 3 deletions

View File

@ -15,10 +15,10 @@
*/ */
/** /**
* @file STM32F4xx/cmparams.h * @file STM32L4xx/cmparams.h
* @brief ARM Cortex-M4 parameters for the STM32F4xx. * @brief ARM Cortex-M4 parameters for the STM32L4xx.
* *
* @defgroup ARMCMx_STM32L$xx STM32L4xx Specific Parameters * @defgroup ARMCMx_STM32L4xx STM32L4xx Specific Parameters
* @ingroup ARMCMx_SPECIFIC * @ingroup ARMCMx_SPECIFIC
* @details This file contains the Cortex-M4 specific parameters for the * @details This file contains the Cortex-M4 specific parameters for the
* STM32L4xx platform. * STM32L4xx platform.