rel_notes.txt
来自「CyPress的C8051F32X系列底层驱动(C语言)及上位机demo(vc环」· 文本 代码 · 共 40 行
TXT
40 行
-----------------------------------------------------------------
USB HID Host Application Example version 1.0 Readme File
Copyright (C) 2005 Silicon Laboratories, Inc.
-----------------------------------------------------------------
Last updated: 25 MAY 2005
KNOWN ISSUES AND LIMITATIONS
----------------------------
1.) If using the C8051F320TB target board, jumper J2 should be installed
if the board is wall-powered; jumper J11 should be installed if bus-powered.
2.) The Host Example Windows application supports Windows 98SE/2000/XP.
BUILD REQUIREMENTS
-------------------
1) To build this project you must have Microsoft DDK installed on the
local machine.
2) Most paths are hardcoded throughout the project to use default DDK
installation directories. These will need to be changed if the DDK is
not installed in the default directory.
3) The include path specified in the project settings is also set for
the ddk default installation directory. This is set in
Project->Settings->C/C++ under the Preprocessor Category. The default
include path is "/winddk/2600/inc/w2k/".
REVISION HISTORY
----------------
Version 1.0
Initial release.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?