代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.lnp
"..\obj\stm32f10x.o" "..\obj\main.o" "..\obj\uart.o" "..\obj\stm32f10x_systick.o" "..\obj\stm32f10x_usart.o" "..\obj\stm32f10x_gpio.o" "..\obj\stm32f10x_rcc.o" --device DARMSTM --strict --scatter "..\
uart.tra
*** Creating Trace Output File '..\obj\uart.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"..\obj\stm32f10x.o"'
### List of Objects: adding '"..\
uart.d
..\obj\uart.o: uart.c
..\obj\uart.o: ..\..\library\inc\stm32f10x_lib.h
..\obj\uart.o: ..\..\library\inc\stm32f10x_map.h
..\obj\uart.o: C:\Keil\ARM\INC\ST\STM32F10x\stm32f10x_conf.h
..\obj\uart.o:
uart.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
uart.plg
礦ision3 Build Log
Project:
F:\stm32(contex)\Examples\usart\uvision\uart.uv2
Project File Date: 09/06/2007
Output:
Build target 'UART'
assembl
uart.c
#include /* STM32F10x Library Definitions */
#include
unsigned char Clock1s;
extern int SendChar (int ch);
void _ttywrch
uart.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 {