usb2uart.plg
来自「通过c语言实现将USB接口转换成串行接口」· PLG 代码 · 共 24 行
PLG
24 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\Keil\work\EDN USB\USB2UART\SourceCode\USB2UART.uv2
Project File Date: 12/08/2007
<h2>Output:</h2>
Build target 'Target 1'
compiling USB2UART.c...
compiling UART.c...
linking...
Program Size: data=204.0 xdata=0 code=4729
creating hex file from "USB2UART"...
"USB2UART" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling USB2UART.c...
compiling UART.c...
linking...
Program Size: data=204.0 xdata=0 code=4729
creating hex file from "USB2UART"...
"USB2UART" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?