CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - Makefile linux

搜索资源列表

  1. SerialPortDesignForS3c2410

    0下载:
  2. 基于s3c2410的串行端口程序设计,带有makefile,可在linux下直接编译-s3c2410 based on the serial ports program design, with makefile. linux under the direct translation
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2853
    • 提供者:赵者
  1. TouchScreenDriverForS3c2410

    0下载:
  2. 基于s3c2410的触摸屏驱动,带有makefile,可在linux下直接编译 -s3c2410 based on the touch screen-driven, with a makefile, linux under the direct translation
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3771
    • 提供者:赵者
  1. SDDriverForS3c2410

    0下载:
  2. 基于s3c2410的SD驱动,带有makefile,可在linux下直接编译 -s3c2410 based on the SD-driven, with a makefile, linux under the direct translation
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:24461
    • 提供者:赵者
  1. makefile.pdf

    0下载:
  2. 在Linux下编程时教你如何写makefile的资料,挺不错的。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:869338
    • 提供者:劲草无香
  1. Makefile

    0下载:
  2. tlc2543的linux驱动程序的makefile文件,基于ARM9核S3C2410芯片
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:977
    • 提供者:tao
  1. makefile

    0下载:
  2. linux下的makfile的学习,该文档详细阐述了makefile的编写规则-makfile under linux learning, the document describes in detail the preparation of makefile rules
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:24172
    • 提供者:jianbaorui
  1. s3c6410-h264-encode-ok

    0下载:
  2. 已产品化代码,用华恒S3C6410-R2开发板采集视频并压缩为H264格式,不带IDR帧,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c-Product of the code has been used huaheng S3C6410-R2 development board acquisition and compression for the H264 video format, without IDR frame, providing c
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:2428
    • 提供者:杨在
  1. Makefile

    0下载:
  2. 申延超_嵌入式Linux应用开发完全手册笔记_Makefile介绍-Makefile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-01
    • 文件大小:555128
    • 提供者:申延超
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  1. Linux

    0下载:
  2. 本程序不需要makefile,交叉编译后可直接下载到芯片上运行。将实验板与电脑通过串口相连,可看见打印咋屏幕上的字符“Hello World”。-This procedure does not require makefile, cross-compiled can be directly downloaded to the chip to run. The experimental board and connected to the computer through the serial p
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1529735
    • 提供者:朱信
  1. Linux

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:94878
    • 提供者:朱信
  1. 20051122171147

    0下载:
  2. linux下中断键盘实例,配有makefile文件。可直接加载。实用与Linux初学者-interruption of the keyboard under linux instance, with a makefile file. Can be directly loaded. Practical and Linux beginners
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7394
    • 提供者:fang
  1. Makefile_write

    0下载:
  2. Linux下,makefile的编写方法,makefile对于刚接触Linux的新手而言是不容易入门的,尽量要找些权威的测试过的攻略才能慢慢掌握mskefile的要领-Under Linux, makefile preparation methods, makefile for beginners new to Linux, is not easy to get started, try to find some authoritative tested Raiders can slowly m
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:51941
    • 提供者:曹乐
  1. linux-driver-setup

    0下载:
  2. 怎样给内核版本为2.6.30.4添加驱动,本例为一个空的驱动,主要是修改Kconfig和Makefile文件,采用modules动态加载-How to add kernel version is 2.6.30.4 driver, in this case an empty drive, was modified Kconfig and Makefile, use dynamic loading of modules
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:88560
    • 提供者:guoyi
  1. makefile

    0下载:
  2. makefile教程,适合linux下开发初学者!-makefile tutorial for beginners developed under linux!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:282543
    • 提供者:孟翔
  1. libsrc

    1下载:
  2. linux 下面动态库和静态库的生成和使用实例,含有makefile-linux the following dynamic libraries and static libraries for creating and using instance contains a makefile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:6831
    • 提供者:stone
  1. linuxmakefile

    0下载:
  2. linux makefile 文件的编写方法 linux makefile 文件的编写方法-the preparation method of the preparation method of the linux makefile linux makefile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7121
    • 提供者:ww
  1. Linux-Makefile-automak-.pdf

    0下载:
  2. linux下自动生成Makefile的方法和相关操作整理-method to automatically generate a Makefile under linux and related operating finishing
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:122780
    • 提供者:杨林
  1. duoxiancheng-makefile

    0下载:
  2. 多线程MAKEFILE,LINUX的编程小程序-MORE XIANCHENG MAKEFILE
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:902
    • 提供者:吴秀彬
  1. Linux-prepared-makefile

    0下载:
  2. Linux下怎么编写makefile,非常不错的教程-Linux prepared makefile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-23
    • 文件大小:14738
    • 提供者:eric
« 12 3 4 »
搜珍网 www.dssz.com