代码搜索结果
找到约 10,000 项符合
USART 的代码
usart.plg
Build target 'RAM'
assembling STM32F10x.s...
compiling STM32_Init.c...
compiling Retarget.c...
compiling Usart.c...
linking...
Program Size: Code=1012 RO-data=268 RW-data=12 ZI-data=1044
".\o
usart.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
usart.uvopt
1.0
usart.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
usart.c
/**************************************************************
** 精英STM32开发板
** 版本:V1.0
** 功能: 不断查询串口状态,看串口是否收到数据
串口1配置如下
115200,8,N,1
本串口程序是接收到什么字符就返回什么字符
使用我提供的串口调试工具,选择【串口超级
usart.d
..\out\ObjFlash\usart.o: Usart.c
..\out\ObjFlash\usart.o: C:\Keil3\ARM\INC\ST\STM32F10x\stm32f10x_lib.h
..\out\ObjFlash\usart.o: C:\Keil3\ARM\INC\ST\STM32F10x\stm32f10x_map.h
..\out\ObjFlash\usart.
usart.tra
*** Creating Trace Output File '..\out\ObjFlash\Usart.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"..\out\objflash\stm32f10x.o"'
### List of Ob
usart.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_