代码搜索:ucLinux

找到约 2,003 项符合「ucLinux」的源代码

代码结果 2,003
www.eeworm.com/read/197869/7965457

makefile

EXEC =spitest OBJS =spitest.o SRC =spitest.c CC =arm-elf-gcc BASEPATH =/usr/src/uClinux-dist LIBPATH =$(BASEPATH)/lib LLIBPATH =$(LIBPATH)/uClibc/lib INCLUDEPATH =$(BASEPATH)/linux-2.4.x/i
www.eeworm.com/read/197869/7965486

makefile

EXEC =server OBJS =server.o SRC =server.c CC =arm-elf-gcc BASEPATH =/usr/src/uClinux-dist LIBPATH =$(BASEPATH)/lib LLIBPATH =$(LIBPATH)/uClibc/lib INCLUDEPATH =$(BASEPATH)/linux-2.4.x/incl
www.eeworm.com/read/146091/12671455

makefile

EXEC =pwmtest OBJS =pwmtest.o SRC =pwmtest.c CC =arm-elf-gcc BASEPATH =/usr/src/uClinux-dist LIBPATH =$(BASEPATH)/lib LLIBPATH =$(LIBPATH)/uClibc/lib INCLUDEPATH =$(BASEPATH)/linux-2.4.x/i
www.eeworm.com/read/244913/12831702

c bf537-lq035.c

/* * drivers/video/bfin-lq035.c * Analog Devices Blackfin(BF537 STAMP) + SHARP TFT LCD. * * For more information, please read the data sheet: * http://blackfin.uclinux.org/frs/download.php/829/LQ
www.eeworm.com/read/325488/13201010

c bf537-lq035.c

/* * drivers/video/bfin-lq035.c * Analog Devices Blackfin(BF537 STAMP) + SHARP TFT LCD. * * For more information, please read the data sheet: * http://blackfin.uclinux.org/frs/download.php/829/LQ
www.eeworm.com/read/136072/5874173

s vfork.s

#include #ifndef __NR_vfork #define __NR_vfork __NR_fork /* uClinux-2.0 only has fork which is vfork */ #endif #define IMM # .text .align 2 .globl errno .globl vfork #if defined
www.eeworm.com/read/119864/6081180

s vfork.s

#include #ifndef __NR_vfork #define __NR_vfork __NR_fork /* uClinux-2.0 only has fork which is vfork */ #endif #define IMM # .text .align 2 .globl errno .globl vfork #if defined
www.eeworm.com/read/156056/11832531

makefile

EXEC = client OBJS = client.o SRC = client.c CC =arm-elf-gcc BASEPATH =/usr/src/uClinux-dist LIBPATH =$(BASEPATH)/lib LLIBPATH =$(LIBPATH)/uClibc/lib INCLUDEPATH =$(BASEPATH)/linux-2.4.x/i
www.eeworm.com/read/336690/12424666

c stepper.c

/*driver1 StepperDrive a loadable driver module stepper program for uClinux20030909(linux-2.4.x-2003-12-20) on cvtech EBD44B0. Copyright (C) Apr,2006 by Cheng-gang Shan */ #include
www.eeworm.com/read/209296/15223757

c bf537-lq035.c

/* * drivers/video/bfin-lq035.c * Analog Devices Blackfin(BF537 STAMP) + SHARP TFT LCD. * * For more information, please read the data sheet: * http://blackfin.uclinux.org/frs/download.php/829/LQ