CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 嵌入式linux 驱动

搜索资源列表

  1. buttons

    0下载:
  2. 嵌入式linux应用开发 ---Buttons 驱动开发-Application development embedded linux driver development--- Buttons
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:2892
    • 提供者:JackieYin
  1. regeditor

    0下载:
  2. 嵌入式linux 开发---寄存器驱动开发及测试实例-Embedded linux ' development--- register and test-driven development example
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:1371
    • 提供者:JackieYin
  1. 11

    0下载:
  2. 《嵌入式Linux应用程序开发详解》第11章 嵌入式Linux设备驱动开发-" Embedded Linux application development explain" Chapter 11 embedded Linux device driver development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:776705
    • 提供者:天天
  1. LINUX_driver

    0下载:
  2. 嵌入式linux设备驱动详解,高手必备手册-Detailed embedded linux device driver, you must Manual
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10018833
    • 提供者:zt
  1. led_driver

    0下载:
  2. 数字显示驱动程序,应用于嵌入式linux s3c2410-Figures show that the driver used the embedded linux s3c2410
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:1455
    • 提供者:zhang
  1. char_driver

    0下载:
  2. 一个嵌入式linux下的字符液晶驱动程序。-A built-in LCD characters under linux drivers.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:2299
    • 提供者:zhang
  1. IIS

    0下载:
  2. 嵌入式LINUX的I2C总线的驱动程序。-The driver of Embeded LINUX of I2C.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:10162
    • 提供者:wuqunli
  1. S3C2410-lcd-115

    0下载:
  2. 基于S3C2410A和LINUX的嵌入式系统彩色LCD驱动 pdf-S3C2410A and LINUX-based embedded systems pdf color LCD driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:196664
    • 提供者:小春
  1. Linux_Kernel_Driver_Totorial

    0下载:
  2. 嵌入式Linux核心驱动手册,介绍了嵌入式Linux核的驱动开发的方法-Embedded Linux core driver manual, introduced the Embedded Linux driver development of nuclear methods
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:55338
    • 提供者:张磊
  1. tslib

    0下载:
  2. 嵌入式Linux下的触摸屏驱动源代码,非常不错哦。。 -Embedded Linux driver under the touch-screen source code, oh very good. .
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-23
    • 文件大小:56599
    • 提供者:hbei
  1. linux_Transplant

    0下载:
  2. 介绍嵌入式Linux系统的移植,内容涵盖环境的搭建,交叉编译器的生产,u-boot的移植,linux内核的移植,驱动移植-Embedded Linux system introduced transplantation, the structure covers the environment, the production cross-compiler, u-boot transplant, linux kernel transplantation, graft drive
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1026324
    • 提供者:henrry
  1. adc

    0下载:
  2. 嵌入式linux Sumsung S3C2410 ADC驱动 embest edukit -application for ADC driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:1644
    • 提供者:许多
  1. eint0

    0下载:
  2. 嵌入式驱动程序+测试程序 平台:S3C2410+LINUX 目标板:embest edukit iii 名字:eint0 driver-application for eint0 driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:1796
    • 提供者:许多
  1. usb

    0下载:
  2. 嵌入式驱动程序 平台:S3C2410 + LINUX 名字:USB驱动-driver for usb
  3. 所属分类:USB develop

    • 发布日期:2017-05-03
    • 文件大小:1130064
    • 提供者:许多
  1. ARM9Linuxled

    0下载:
  2. 嵌入式arm9-linux,led小灯驱动实验,实验驱动,包含Makefile文件-Embedded arm9-linux, led a small light-driven experiments drive, including the Makefile file
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:2590
    • 提供者:Final.winds
  1. mtdwrite

    0下载:
  2. 嵌入式linux下,用户模式下更新Flash内容的代码,mtdwrit.c是用户程序,mtdchar.c是内核驱动程序代码,需要和原有代码比较更新。-Embedded linux user mode code to update Flash content, mtdwrit.c is a user program, mtdchar.c is a kernel driver code, compare the needs and update the original code.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:5029
    • 提供者:victor
  1. adc_driver

    0下载:
  2. 嵌入式linux下s3c2440的A/D驱动,里面包括A/D驱动和驱动测试程序。-Linux embedded s3c2440 under the A/D drivers, which include the A/D drive and drive test procedure.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:10878
    • 提供者:pear
  1. upload

    0下载:
  2. serial_44b0 44b0uclinux串口驱动程序-,Unix_Linux,嵌入式Linux U盘源码 基于MCU的U盘源码,实现flash的windos文件系统 temp3 温度传感器的单片机处理显示程序,已通过测试 USB2.0 USB2.0开发例程,基于51单片机,包括pc端程序 红外源程序 51单片机的一段C语言源程序,为NEC的源代码,可以在你做红外通讯时作参考 keil uCOS_II v2.70 port
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1032351
    • 提供者:许易
  1. automake.tar

    0下载:
  2. linux的源码编译工具的书籍 教你如何编写外 ·Firefox Secrets :document about f ·友善之臂MINI2440的说明介绍文档, ·这是快速学习matlab的ppt,对学习ma ·arm7tdmi内核的技术参考资料 关于 A ·华为工程师手册,在软硬件方面都有 ·全面的介绍了串口通信的知识,通过 ·三星s3c2410芯片的中文手册,难得一 ·驱动开发经验集锦。 ·经过本人加全目录的《LINUX内核源代 ·DSP仿真器的原理图
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:47305
    • 提供者:tufei
  1. linux_audio_mailing_list

    0下载:
  2. Linux Kernel中的有关声音驱动部份开发者论坛上的mailing list,对嵌入式驱动开发人员有用-Linux Kernel in the voice-driven part of the Developer Forum on the mailing list, useful for embedded-driven development officer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:133440
    • 提供者:余旭
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 35 »
搜珍网 www.dssz.com