代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
remote.c
/*
* taken from gdb/remote.c
*
* I am only interested in the write to memory stuff - everything else
* has been ripped out
*
* all the copyright notices etc have been left in
*/
/* enough so t
remote.h
/*
* (C) Copyright 2000
* Murray Jensen
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribu
remote.c
/*
* taken from gdb/remote.c
*
* I am only interested in the write to memory stuff - everything else
* has been ripped out
*
* all the copyright notices etc have been left in
*/
/* enough so t
remote.lnp
"STARTUP.obj",
"remote.obj"
TO "remote"
remote.lst
C51 COMPILER V6.12 REMOTE 07/10/2007 17:18:19 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE REMOTE
OBJECT MODULE PLACED IN
remote.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)
DaveTm { 0,0,0,0,0,0,0,
remote.c
/************************************/
/*杭州电子&计算机工作室 */
/*http://www.hificat.com */
/*无线收发模块测试程序 */
/*目标器件:AT89S51 */
/*晶振:11.0592MHZ */
/*编译环境:Keil 7.50A */
/***************