mirror.cpp
来自「upsd 3200序列的usb驱动」· C++ 代码 · 共 20 行
CPP
20 行
/////////////////////////////////////////////////////////////////////////////
// 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 + =
减小字号Ctrl + -
显示快捷键?