代码搜索:ucLinux
找到约 2,003 项符合「ucLinux」的源代码
代码结果 2,003
www.eeworm.com/read/340477/12155322
gdb 5282run.gdb
#
# from http://mailman.uclinux.org/pipermail/uclinux-dev/2003-September/021123.html
# written by Phil Wilshire
# http://www.sysdcs.com
#
target bdm /dev/bdmcf0
if
www.eeworm.com/read/236434/4640172
plo 6x12-iso8859-1.plo
6x12-iso8859-1.lo : \
6x12-iso8859-1.c \
/home/cvtech/jx44b0/uClinux-dist/uClibc/include/stdio.h \
/home/cvtech/jx44b0/uClinux-dist/uClibc/include/features.h \
/home/cvtech/jx44b0/uClinux-dist/uCl
www.eeworm.com/read/488036/6495232
makefile
PWD := $(shell pwd)
TOPDIR=$(shell pwd)
TARGET=hal host
KERNEL_DIR= /home/michael/devel/kernels/10012007/uclinux-dist/linux-2.6.x
CROSS_COMPILE = bfin-uclinux-
export $(KERNEL_DIR)
export
www.eeworm.com/read/488036/6495234
gum makefile.gum
PWD := $(shell pwd)
TOPDIR=$(shell pwd)
TARGET=hal host
KERNEL_DIR= /home/michael/devel/kernels/10012007/uclinux-dist/linux-2.6.x
CROSS_COMPILE = bfin-uclinux-
export $(KERNEL_DIR)
export
www.eeworm.com/read/281616/9146128
c test.c
/***************************************************************************************************
This is a test program for Nios uClinux.
We will use LCD device to show string data
and u
www.eeworm.com/read/404805/11478102
htm uclinux 下如何写framebuffer 设备驱动 - 免费资源,软件下载,程序开发,网站制作,电脑教程,.htm
uClinux 下如何写framebuffer 设备驱动
www.eeworm.com/read/135153/5888581
in config.in
#
# Character device configuration
#
mainmenu_option next_comment
comment 'Character devices'
#############################################################################
#
# uClinux options
#
if [
www.eeworm.com/read/186526/8928547
makefile
UCLINUX_LDFLAGS = -Wl,-elf2flt="-s32768"
UCLINUXDIR = $(EM85xx_ROOT)/uClinux-2.4/include
ATADIR = $(EM85xx_ROOT)/atadrv
FATFSDIR = $(EM85xx_ROOT)/libraries/libfatfs
FATFSLIB = $(FATFSDIR)/fatfs.a
KE
www.eeworm.com/read/329340/12959355
makefile
SRC= mypthread.c
OBJS = mypthread.o
EXEC = mypthread
INCLUDE=/home/andylgh/uClinux-dist
CC=arm-elf-gcc
LDFLAGS=-O2 -g -fomit-frame-pointer -Dlinux -D__linux__ -Dunix -D__uClinux__ -DEMBED -I/
www.eeworm.com/read/492986/6403122