sources
来自「6410BSP3」· 代码 · 共 28 行
TXT
28 行
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of the Microsoft
premium shared source license agreement under which you licensed
this source code. If you did not accept the terms of the license
agreement, you are not authorized to use this source code.
For the terms of the license, please see the license agreement
signed by you and Microsoft.
THE SOURCE CODE IS PROVIDED "AS IS", WITH NO WARRANTIES OR INDEMNITIES.
!endif
TARGETNAME=s3c6410_usbdbgpdd
TARGETTYPE=LIBRARY
RELEASETYPE=PLATFORM
INCLUDES=$(INCLUDES);..\inc;
CDEFINES=$(CDEFINES) -DOTGDEVICE_HIGH_SPEED -DCEDDK_USEDDKMACRO
SOURCES = \
usbdbgpdd.cpp \
otgdev.c \
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?