搜索资源列表
file_system_driver(based_uclinux_ucos2)
- 开发工具: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
SD
- linux 下SD卡,CF卡驱动源码,成功用在视频解码模块下.-under linux SD card, CF card driver source code, with success in video decoding module under.
MMC_SD_code
- The latest MontaVista Linux driver about SD/MMC code
linux-2.6.22.6_100ask24x0.patch
- 包含在内核补丁文件中的驱动程序源码,包括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.
mmcsd
- 本源码是《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
mmc
- linux2.6.18下支持sd2.0的驱动程序源码,支持最大32G的SD卡-linux2.6.18 support sd2.0 driver source code, support for 32G of the largest SD card
MMC-sd
- at91rm9200在ADS下读写sd卡源码-at91rm9200 in the ADS under the sd card read and write source code
sdi
- sdi.c.rar sd卡源代码。这是一个学习sd卡的好材料。具有详细的说明-sdi.c.rar sd card source code. This is a good material for studying sd card. A detailed descr iption of
S24102kSDMem
- 2440下sd卡驱动源代码 很有用 自己用过 执行正常-2440 under the sd card driver source code is useful in their own used the normal
embedded_linux_system_development_for_ARM_code
- 《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
u-boot-1.1.6-TQ6410_V0.1
- ARM11 S3C6410底层软件 UOOBT 启动 支持SD启动 WINCE LINUX TQ6410 u-boot 版本:u-boot-1.1.6 主要功能: 1、支持一键式菜单,操作简单方便 2、支持Nand Flash擦除、读、写 3、支持USB 下载镜像 4、支持打印、设置、保存环境变量 5、支持内存内容显示、对比、修改 6、支持bootm、bootargs设置 ★ 提供源代码 -ARM11 S3C6410 UOOBT underlying so
examples
- mini2440在基于linux下的测试代码,包括adc,触摸屏,sd卡等。-mini2440 under linux-based test code, including adc, touch screen, sd card.
SD_card_boot
- SD卡启动的代SD card boot code-SD card boot code
sdio.tar
- 该源码实现的功能是sdio2.0的驱动,可以适用于目前所有sd2.0的SD卡TF卡等。-The source code to achieve the function of sdio2.0 driver, can be applied to all current sd2.0 SD card TF card.
PSD_FAT_drivee
- 个人收集的读写SD卡FAT文件系统的代码,都是极其经典的,有些是付费买来的,给苦苦寻觅的朋友一起打包下载载了。非常精简,非常经典,适合做嵌入式系统应用,如MP3播放,bootloader加载等等! 已通过测试。 -Personal collection of code to read and write SD card FAT file system, are extremely classic, some are paid to buy, to struggle to find a fri
uboot_TQ210_1.3.4
- smdkv210 u-boot启动代码,支持nandflash,sd卡,USB启动-smdkv210 u-boot boot code, support nandflash, sd card, USB startup
cpw_sd
- 自己写的sd卡驱动的源代码,能够在s3c2440上裸机运行,希望能够帮到大家-Write your own sd card driver source code, can run in s3c2440 on bare metal, hoping to help everyone
web-cammer-s6410-read-only
- 利用友善之臂的6410板卡控制摄像头,附件中的源码需要在F9下进行交叉编译,编译结果输出后,考入SD卡,插入板卡,通过Shell脚本启动。-6410 use a friendly arm board to control the camera, in the annex to the source code needs to be cross-compiled under F9, compiled the results output, admitted to an SD card, inser
Fatfs-v3.02
- C语言实现的Fatfs代码,包括Fat16和Fat32的支持,不需要操作系统支持,适合做嵌入式的SD卡存储文件系统使用。-Fatfs C language code, including Fat16 and Fat32 support and does not require operating system support, suitable for embedded SD memory card file system.