代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/103732/15724916
txt usbfilt.inf.txt
; UsbFilt.inf.txt - Install information file for the UsbFilt example.
; Copyright (c) 1999 Compuware Corporation
;
; It is not a complete .inf file. It lists sections of a .inf file that need to
www.eeworm.com/read/338241/12316836
makefile
FC = f77
FFLAGS = -O
DRIVER1 = driver1.o
DRIVER2 = driver2.o
DRIVER3 = driver3.o
ROUTINES = routines.o
all : lbfgsb1 lbfgsb2 lbfgsb3
lbfgsb1 : $(DRIVER1) $(ROUTINES)
$(FC) $(FFLAGS) $(DRIVER1)
www.eeworm.com/read/124489/14565137
makefile
all: utility_make moxa
install: utility_install driver_install
installnon: utility_install driver_installnon
clean: driver_clean utility_clean
utility_make :
cd utility;\
make
moxa :
cd d
www.eeworm.com/read/290347/8488934
makefile
####################################################################################################
#
# Created by S+core IDE V2.4.0 14:18:20 08/27/07
#
#############################################
www.eeworm.com/read/275188/10830673
mss system.mss
PARAMETER VERSION = 2.2.0
BEGIN OS
PARAMETER OS_NAME = xilkernel
PARAMETER OS_VER = 3.00.a
PARAMETER STDIN = RS232
PARAMETER STDOUT = RS232
PARAMETER proc_instance = microblaze_0
#
www.eeworm.com/read/468155/6994399
mss system.mss
PARAMETER VERSION = 2.2.0
BEGIN OS
PARAMETER OS_NAME = xilkernel
PARAMETER OS_VER = 4.00.a
PARAMETER PROC_INSTANCE = ppc405_0
PARAMETER STDIN = RS232_Uart
PARAMETER STDOUT = RS232_Uart
# Enab
www.eeworm.com/read/148359/5714856
mk module.mk
#
# FreeType 2 Type1 module definition
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
#
www.eeworm.com/read/148359/5714964
mk module.mk
#
# FreeType 2 Type42 module definition
#
# Copyright 2002 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
# and
www.eeworm.com/read/136865/5842309
mk module.mk
#
# FreeType 2 Type1 module definition
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
#