From 25fc389ad33393e3d762dd2dfed252c861ba4449 Mon Sep 17 00:00:00 2001 From: Frank Voorburg Date: Fri, 7 Apr 2017 08:14:47 +0000 Subject: [PATCH] Refs #290. Corrected ARMCM3_STM32F4 to ARMCM4_STM32F4 in this targets usb.c doxygen comments. git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@212 5dc33758-31d5-4daf-9ae8-b24bf3d40d73 --- Target/Source/ARMCM4_STM32F4/usb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Target/Source/ARMCM4_STM32F4/usb.c b/Target/Source/ARMCM4_STM32F4/usb.c index 0353d4f2..c163cd9a 100644 --- a/Target/Source/ARMCM4_STM32F4/usb.c +++ b/Target/Source/ARMCM4_STM32F4/usb.c @@ -1,7 +1,7 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F4\usb.c +* \file Source\ARMCM4_STM32F4\usb.c * \brief Bootloader USB communication interface source file. -* \ingroup Target_ARMCM3_STM32F4 +* \ingroup Target_ARMCM4_STM32F4 * \internal *---------------------------------------------------------------------------------------- * C O P Y R I G H T