⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mirror.cpp

📁 USB驱动程序示例,可以了解USB设备的开发过程
💻 CPP
字号:
/////////////////////////////////////////////////////////////////////////////
// Mirror.cpp
//
// Main source for Mirror example application. 
//
// Author: Jon Moore
//
// Revision History:
//
// 06/12/02 (JAM) V1.0.0 - Initial coding.
// 08/29/02 (JAM) V1.0.1 - Use second device handle for LCD mirror input thread.
// 08/30/02 (JAM) V1.0.2 - Use ST vendor ID and 0x8000 sector size for 2MB part.
// 10/21/02 (JAM) V1.0.3 - Fixed hex file format bug; added critical section to
//                         synch monitor thread and main thread.
// 11/02/02 (JAM) V1.0.5 - Minor message changes; fixed boot flash page register 
//                         bug; flash radio buttons immediately switch to selected
//                         flash.
// 11/04/02 (JAM) V1.0.6 - Change to erase flash sector rather than entire flash.
//
// Copyright 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -