代码搜索结果
找到约 10,000 项符合
Embedded 的代码
tsinst.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
hello1.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
hello3.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
helloce.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
hello2.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
rapiserv.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
findsrv.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
pentrac.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
keytrac.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
makefile
ALL: embedded.bin
OBJS = program7.o inbound.o outbound.o serial.o
AFLAGS = -f coff
CFLAGS = -Wall
LFLAGS = -Tlink.cmd -Map link.map
.SUFFIXES:
.SUFFIXES: .o $(SUFFIXES)
.SUFFIXES: .asm $(