代码搜索:ucLinux

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

代码结果 2,003
www.eeworm.com/read/409363/11330916

makefile

CROSS_COMPILER=/opt/adsp/uClinux08/bfin-linux-uclibc/bin/bfin-linux-uclibc- CC = $(CROSS_COMPILER)gcc LD = $(CROSS_COMPILER)gcc AS = $(CROSS_COMPILER)gcc STRIP = $(CROSS_COMPILER)strip T
www.eeworm.com/read/409363/11331040

bak makefile.bak

CROSS_COMPILER=/opt/adsp/uClinux08/bfin-linux-uclibc/bin/bfin-linux-uclibc- CC = $(CROSS_COMPILER)gcc LD = $(CROSS_COMPILER)gcc AS = $(CROSS_COMPILER)gcc STRIP = $(CROSS_COMPILER)strip T
www.eeworm.com/read/409363/11331069

makefile

CROSS_COMPILER=/opt/adsp/uClinux08/bfin-linux-uclibc/bin/bfin-linux-uclibc- CC = $(CROSS_COMPILER)gcc LD = $(CROSS_COMPILER)gcc STRIP = $(CROSS_COMPILER)strip TARGET = example SRC = main.c rawda
www.eeworm.com/read/409357/11331405

makefile

CROSS_COMPILER=/opt/adsp/uClinux08/bfin-linux-uclibc/bin/bfin-linux-uclibc- CC = $(CROSS_COMPILER)gcc LD = $(CROSS_COMPILER)gcc AS = $(CROSS_COMPILER)gcc STRIP = $(CROSS_COMPILER)strip T
www.eeworm.com/read/284893/8885034

c 44b0232-uclinux-driver.c

/* * linux/drivers/char/serial_44b0.c * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, * 1998, 1999 Theodore Ts'o * * Extensively
www.eeworm.com/read/179481/9354118

txt uclinux中makefile文件整体分析.txt

[精华] uClinux中Makefile文件整体分析(他山之石) 回复 --------------------------------------------------------------------------------------- uClinux中Makefile文件整体分析 ----------------------------------