CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - linux makefile

搜索资源列表

  1. timer

    0下载:
  2. linux 内核定时器编程: 包括代码程序和makefile文件 my_timer定时器每个1s 打印1 和 second_timer定时器每隔2s打印2 将rar修改为.tar.bz2-linux kernel timer programming: Including program code and the makefile my_timer timer print each 1s 2s 1 and second_timer timer every print 2
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:8349
    • 提供者:yuweixian
  1. ADCdrives

    1下载:
  2. ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:2560
    • 提供者:赵宇
  1. i2c

    0下载:
  2. linux i2c 示例代码,详细的描述了linux下i2c驱动的编写的方式,及其makefile文件的编写。-the examples of i2c for linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:4175
    • 提供者:王工
  1. leds

    0下载:
  2. linux 系统中按键灯的编程方式的原代码,及其对应的makefile文件。-How to program the leds program in the linux system
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:564
    • 提供者:王工
  1. ad7476

    0下载:
  2. AD7476 ADC Linux Device Driver. It includes makefile, Kconfig, and source driver code for linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-14
    • 文件大小:6052
    • 提供者:cslee
  1. adis16220

    0下载:
  2. adis16220 accelerator sensor device driver for linux it includes makefile, kconfig and source code
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:6613
    • 提供者:cslee
  1. Linux-kernel-makefile-resolution

    0下载:
  2. 分析了 Linux 内核中的配置系统结构,然后,解释了 Makefile 和配 置文件的格式以及配置语句的含义,最后,通过一个简单的例子--TEST Driver, 具体说明如何将自行开发的代码加入到 Linux 内核中-Linux kernel configuration system structure, then, explains the meaning of the Makefile and configuration file format and configuration
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:342252
    • 提供者:罗海兵
  1. makefile

    0下载:
  2. 该文档是s3c2440芯片的spi1接口在linux系统中驱动模块的makefile文件。可以直接在文档目录下执行make命令。-this file is the makefile of the driver of s3c2440 s spi interface。you can exercise the command make in the same pathetic。
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:2560
    • 提供者:wudingzhiying
  1. Makefile-muban

    0下载:
  2. 本文件提供最常用linux驱动Makefile的模板,具有很高的参考价值-This document provides the most commonly used linux driver Makefile templates, has high reference value
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:1056
    • 提供者:tangwen
  1. Linux

    0下载:
  2. Linux下设备驱动开发简单示例代码,附带Makefile文件。-Linux driver development.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:5871
    • 提供者:hhy
  1. LED-code-in-Linux

    0下载:
  2. 在Linux环境下,实现对LED灯的亮灭操作,包括了makefile文件-In the Linux environment, the realization of the LED lights out operation, including the makefile file
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:2472
    • 提供者:谢虹恩
  1. MakefileManual.tar

    0下载:
  2. Linux下 Makefile工具的中文详解,语法等,很有用。-Under Linux, Makefile tools Chinese Elaborates, grammar, etc., are useful.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-05
    • 文件大小:946398
    • 提供者:qiao
  1. linux-blk-example

    0下载:
  2. linux下块设备驱动程序实例,包含makefile的详细工程,可直接编译安装加载,格式化,拷贝数据存储-Under Linux block device driver instance, makefile included detailed engineering, can be directly compiled installation load, formatting, copy data storage
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7077
    • 提供者:lan
  1. Makefile

    0下载:
  2. Linux下交叉编译与驱动模块的两种不同Makefile的详细解读,其中Linux内核源码为linux-2.6.35-Detailed interpretation of the Makefile
  3. 所属分类:Driver develop

    • 发布日期:2017-04-08
    • 文件大小:8572
    • 提供者:史立
  1. Linux-semaphore-mechanism

    0下载:
  2. 一个关于信号量机制使用的学习例子。具体要求和代码都在word里了。要求使用vi进行代码的编写,使用make工具建立工程。将实现不同类别功能的函数写到不同的.c文件中,并使用makefile链接编译。 -Use vi be writing code, use make tools to create projects. The function of different types of functions written to achieve different. C file and co
  3. 所属分类:Driver develop

    • 发布日期:2017-04-23
    • 文件大小:48091
    • 提供者:覃岚
  1. Makefile-programming

    0下载:
  2. linux Makefile编程详细讲解资料-linux Makefile programming information for beginners and explain in detail the linux developers textbooks
  3. 所属分类:Driver develop

    • 发布日期:2017-05-02
    • 文件大小:946412
    • 提供者:桑榆
  1. Linux-driver

    0下载:
  2. 介绍了驱动开发中的设备树和makefile,以及高通的相关类似的配置介绍。-introduce device tree and makefile obout linux driver,also some qualcomm settings inside.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:510777
    • 提供者:chenjiabin
  1. cPPsourceCodeForStudyLinux

    0下载:
  2. 这是包含了 linux下的c++学习的若干示例代码,已经编写好了makefile 和 自动运行脚本。这是原创,绝无雷同,是本人平时的学习记录。希望对你有帮助-these are some sourcecode for studying c++ in linux.makefile and shell file which are used to test are written.hope u like them.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:98661
    • 提供者:张祥
  1. Linux操作系统下C

    0下载:
  2. 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)
  3. 所属分类:驱动编程

    • 发布日期:2018-05-02
    • 文件大小:509952
    • 提供者:hnpgym
  1. gt9xx_android_driver_v2.8.0.2_20171214

    1下载:
  2. gt9xx最新linux 驱动: Kconfig Makefile dtsi goodix_tool.c gt9xx.c gt9xx.h gt9xx_update.c(Gt9xx latest linux driver: Kconfig Makefile dtsi goodix_tool.c gt9xx.c gt9xx.h gt9xx_update.c)
  3. 所属分类:驱动编程

    • 发布日期:2020-11-03
    • 文件大小:36864
    • 提供者:goenjoy
« 12 »
搜珍网 www.dssz.com