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

搜索资源列表

  1. linixtoAT91RM9200

    0下载:
  2. 这是毕业设计论文,前部分是关于嵌入式系统的综述,后部分是嵌入式系统的软件设计,完成对AT91RM9200Bootloader的移植,Linux内核的建立,串口、液晶、网络驱动程序的编写,以及文件系统的建立,为用户提供了完整的开发平台。-Graduation Thesis, the former part of the embedded system on the after part of the embedded system software design, AT91RM9200Bootlo
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1470715
    • 提供者:车亮
  1. nec_upd985xx

    0下载:
  2. NEC的USB接口驱动,可以用于linux开发,或者嵌入式开发,使用价值较高-NEC USB drive that can be used in the development of Linux, or embedded development, higher value
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:46819
    • 提供者:杨晓亮
  1. sa11x0

    0下载:
  2. Sa11的USB驱动,可以用于linux或者嵌入式设计开发-Sa11 USB drive, can be used to design or embedded Linux development
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:46760
    • 提供者:杨晓亮
  1. ec555

    0下载:
  2. PowerPC555的以太网驱动,可以用于linux或者嵌入式设计开发-PC555 Ethernet driver that can be used in design or embedded Linux development
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:8325
    • 提供者:杨晓亮
  1. i82559

    0下载:
  2. intel82559的以太网驱动,可以用于linux或者嵌入式设计开发-intel82559 Ethernet driver that can be used in design or embedded Linux development
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:48475
    • 提供者:杨晓亮
  1. ppc405

    0下载:
  2. powerPC405的串口驱动,可以用于linux或者嵌入式设计开发-powerPC405 Serial drive, can be used to design or embedded Linux development
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6984
    • 提供者:杨晓亮
  1. gpio_do

    0下载:
  2. 这是一个PXA-XCLALE嵌入式开发系统下开发的一个GPIO驱动程序。适合LINUX-2.6.12内核。-This is a PXA-XCLALE embedded development system developed under a GPIO driver. For Linux-2.6.12 kernel.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1399
    • 提供者:zheng
  1. file_system_driver(based_uclinux_ucos2)

    1下载:
  2. 开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍,以及uclinux和usos2下的各种文件系统实现(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和优龙的代码。-Tools : ads1.2 or gcc for linux : can be read for Embedded fs reference. Intron flash file system driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5876890
    • 提供者:kvb
  1. RTL8188EUS

    2下载:
  2. RTL8188EUS 嵌入式Linux linux 驱动源码-RTL8188EUS 嵌入式Linux linux driver source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:10787840
    • 提供者:rong
  1. 12th_usb

    0下载:
  2. 基于arm9的嵌入式linux USB驱动开发,已验证,欢迎使用!-Embedded linux USB driver development arm9, and verified, Welcome!
  3. 所属分类:Driver develop

    • 发布日期:2017-05-05
    • 文件大小:5302
    • 提供者:邓兰祥
  1. uclinux-serial-deriver

    0下载:
  2. uclinux串口驱动 单片机C源代码 单片机编程 嵌入式 嵌入式Linux-Serial port driven single- chip C source code single- chip programming embedded embedded Linux
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:23810
    • 提供者:吴昊
  1. second_drv_led

    0下载:
  2. 嵌入式linux下的arm开发 驱动编写历程,代码清晰,注释和里-dd f sdf fd s fs fsa f sadf s fs f saf saf ds fdsfds fsf sa fds
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3151
    • 提供者:张玉松
  1. nvp6124B

    0下载:
  2. NVP6124 视频 ADC 芯片,在嵌入式linux下的驱动源代码-NVP6124 video ADC chip for embedded images under the Linux driver source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-09-12
    • 文件大小:66560
    • 提供者:邵春伟
  1. Linux

    0下载:
  2. Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-13
    • 文件大小:9067388
    • 提供者:黄天
  1. ME3760_usb_drivers_linux

    1下载:
  2. 嵌入式4G模块驱动,中兴ME3760,方便开发(Embedded 4G module driver, ZTE ME3760, easy to develop)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:297984
    • 提供者:gdpshlg
  1. hi3531a_tw6874_drivers

    1下载:
  2. hi3531 tw6874驱动源代码,以及驱动文件(Hi3531 tw6874 driver source code)
  3. 所属分类:驱动编程

    • 发布日期:2017-11-11
    • 文件大小:33792
    • 提供者:jessehu
  1. rtl8188EUS

    0下载:
  2. RTL8188EUS驱动源码,用于嵌入式linux ,生成8188eu.ko文件(RTL8188EUS driver source code, used for embedded Linux, generate 8188eu.ko files)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-31
    • 文件大小:1454080
    • 提供者:weilin
  1. xc2440_cam2img简易拍照程序(USB Camera)

    0下载:
  2. 嵌入式设备,插上免驱动摄像头后 用来拍照或录像的一个源码(Embedded device, plug in free drive camera, to take pictures or video of a source code)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-31
    • 文件大小:30720
    • 提供者:小钢炮
  1. adv7842

    1下载:
  2. adv7842 的linux底层驱动demo,可根据需要修改(driver of adv7842 in linux,you can write it you like to accompliy you project)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-02
    • 文件大小:19456
    • 提供者:linnn
  1. video_subsys_7441

    0下载:
  2. 用于linux 7441驱动,外部驱动文件,直接交叉编译即开在嵌入式平台使用(For Linux 7441 driver, external drive file, direct cross compilation is used in embedded platform.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-30
    • 文件大小:146432
    • 提供者:孑风
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 38 »
搜珍网 www.dssz.com