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:
parent
bdf567c5f9
commit
184e459619
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue