mirror of https://github.com/rusefi/openblt.git
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
This commit is contained in:
parent
f50a725d74
commit
25fc389ad3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue