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

搜索资源列表

  1. mtd.tar

    0下载:
  2. 带SD卡的LINUX根文件系统. 在ARM上应用-with SD card LINUX root file system. The application of ARM
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1019552
    • 提供者:王月
  1. SD卡源程序

    4下载:
  2. 这是我编写的SD卡源程序,在ARM芯片上长期使用,非常稳定可靠,每一个子程序都有详尽说明,能非常方便地移植到UCOS,LINUX,VXWORKS上- This is the SD card source program which I compiles, uses for a long time on the ARM chip, extremely stable is reliable, each sub- procedure all has exhaustive showing, can
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:22499
    • 提供者:甘鹏
  1. SD

    0下载:
  2. linux 下SD卡,CF卡驱动源码,成功用在视频解码模块下.-under linux SD card, CF card driver source code, with success in video decoding module under.
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-15
    • 文件大小:24596
    • 提供者:王麓平
  1. SD-DRIVER

    0下载:
  2. 文章介绍了Linux下的设 备驱动程序和SD卡的操作方法,设计和实现了Linux下基于PXA255处理器的SD卡驱动程序。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:173997
    • 提供者:tom
  1. linux-2.6.22.6_100ask24x0.patch

    0下载:
  2. 包含在内核补丁文件中的驱动程序源码,包括LED驱动程序,串口驱动程序,网卡驱动程序,SD卡驱动程序,LCD和USB驱动程序。-Patch file included in the kernel driver source code, including LED drivers, serial port driver, NIC driver, SD card driver, LCD, and USB drivers.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:259554
    • 提供者:季册
  1. SDCard_BootLoader

    0下载:
  2. 基于s3c2410、2440的从SD卡引导Linux内核程序,实现FAT文件系统,读取SD卡内的Linux内核到SDRAM中,并运行。-Based on s3c2410, 2440 from the SD card boot Linux kernel procedures, implementation FAT file system, read the SD card inside the Linux kernel to SDRAM, and running.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:234423
    • 提供者:XZY
  1. sd

    0下载:
  2. 嵌入式Linux的SD卡驱动程序的设计与实现 题目说的很清楚了!-Embedded Linux driver for the SD Card Design and Implementation of the topic that is very clear!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:65543
    • 提供者:k2eats
  1. mmcsd

    0下载:
  2. 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的MMC/SD设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on MMC/SD device driver source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:8880
    • 提供者:李刚
  1. Chapter_6_Advanced_experiments_part1

    0下载:
  2. 周立功magic2410实验箱源码 第6章Linux高级实验(part1) 6.1 Linux内核编译实验 6.2 Linux根文件系统实验 6.3 CAT1025读/写实验. 6.4 ZLG7290键盘读取 6.5 USB-E2PROM编程器实验 6.6 SD/MMC卡实验 6.7触摸屏实验 6.8 PCMCIA接口CF卡实验 -Magic2410 week experimental box Ligong source Linux High Chapte
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1734169
    • 提供者:yc
  1. some-drivers-for-linux

    0下载:
  2. 几个linux的驱动程序,包括button, led, usb ,lcd, mouse,sd卡等,希望对学习linux的朋友有帮助。-offer some linux drivers, can email me to discuss if necessary.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:46755
    • 提供者:luo
  1. MMC-sd

    0下载:
  2. at91rm9200在ADS下读写sd卡源码-at91rm9200 in the ADS under the sd card read and write source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:336015
    • 提供者:张横
  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. embedded_linux_system_development_for_ARM_code

    0下载:
  2. 《ARM嵌入式Linux系统开发》随书光盘中的实例源码,包括:第17章 嵌入式Linux的多任务编程,第18章 多任务间通信和同步,第19章 Linux设备驱动,第20章 嵌入式Linux的网络编程.第21章 MiniGUI图形界面设计,第22章 CAN总线驱动设计,第23章 SD卡驱动设计中设计的全部代码-" ARM Embedded Linux System Development," CD-ROM with the book' s examples of sourc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:89482
    • 提供者:
  1. sadqwe

    0下载:
  2. [struts+hibernateOA.rar] - the procedures used to achieve the Apache struts oa office system, a partial function, has ye in the above experiments, compilation of language, the process is transferred links. :) [slaa281a.zip] - TI s MSP430 connectio
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:47174
    • 提供者:sasa
  1. sadqwe

    0下载:
  2. [struts+hibernateOA.rar] - the procedures used to achieve the Apache struts oa office system, a partial function, has ye in the above experiments, compilation of language, the process is transferred links. :) [slaa281a.zip] - TI s MSP430 connectio
  3. 所属分类:DSP program

    • 发布日期:2017-03-22
    • 文件大小:45628
    • 提供者:sasa
  1. examples

    0下载:
  2. mini2440在基于linux下的测试代码,包括adc,触摸屏,sd卡等。-mini2440 under linux-based test code, including adc, touch screen, sd card.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:15363
    • 提供者:赵小报
  1. BootSD

    0下载:
  2. s3c2440的用SD卡更新WINCE\Linux内核的源代码-The use of SD cards update s3c2440 WINCE \ Linux kernel source code
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:832332
    • 提供者:yy
  1. SD

    0下载:
  2. SD绝密资料,我发钱从网上买来的。绝对经典,设计sd卡编程介绍和分析。-SD top-secret information, I sent the money bought from the Internet. Absolute classic, the design descr iption and analysis of sd card programming.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:877668
    • 提供者:dadizhiying
  1. 2416-linux-sd-auto-upgrade

    0下载:
  2. 友坚的S3C2416处理器开发板SD卡启动方式的详细说明。-Friends strong S3C2416 processor development board SD card boot mode in detail.
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:355666
    • 提供者:边城
  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
    • 提供者:黄天
« 12 3 »
搜珍网 www.dssz.com