From 2eb9d1cb124a33c6e48b4bc8c572d1beb9c42ca4 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Wed, 4 Feb 2015 14:13:52 +0000 Subject: Dual CDC demo for the STM32F4, to be tested. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7653 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/ports/ARMCMx/devices/STM32L1xx/cmparams.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/common/ports/ARMCMx/devices') 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. * @{ */ -- cgit v1.2.3