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

搜索资源列表

  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. AT91RM9200-BasicUSB-ARM1_2-2_0

    0下载:
  2. AT91RM9200的usb驱动程序,解压后就可以拷贝到根文件系统中,编译执行-AT91RM9200 the usb driver, you can extract copy of the root file system, compiler implementation
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:396448
    • 提供者:
  1. document

    0下载:
  2. 硬件: 1. 车体 2. S3C2410A开发板 3. 红外测距传感器 4. 伺服器(舵机) 5. 直流电机 6. 电机驱动板 7. 电源 软件: 1. Linux2.6.14内核,包括:Nand Flash、USB、NET、PWM、ADC等驱动;Yaffs等文件系统。 2. VIVI 3. Busybox1.6 主要目标: 使车体能自主地在平地行驶,能躲避一定高度和大小的障碍物。 -Hardware: 1. Carbody 2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:28253
    • 提供者:
  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. ntfs-3g-2009.4.4

    0下载:
  2. linux系统下ntfs文件系统的驱动,支持写入操作,很好用!-linux system under the ntfs file system driver to support a write operation, very good use!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:652496
    • 提供者:谭龙
  1. Design-and-implementation-of-RFID-Terminnal-based-

    0下载:
  2. 1、搭建了RFID手持移动终端的嵌入式Linux开发平台,基本工作包括硬件 平台的设计和软件平台的实现,其中软件平台的实现又包括Bootloader的移植、 内核的裁减与编译以及文件系统的制作三部分。 2、讨论并实现了RFID手持移动终端的若干基本功能模块,基本工作包括存 储管理模块的研究、人机交互模块的研究以及通讯模块的研究,其中每一模块又 包括硬件的设计和软件的实现,而软件的实现又包括驱动软件的开发和部分应用 软件接口的实现。所有这些模块功能独立,协同工作,共同构建了
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:4480414
    • 提供者:宋阳
  1. 12355512331

    0下载:
  2. 嵌入式Linux应用程序开发标准教程 Linux快速入门 Linux基础命令 Linux下C编程基础 嵌入式系统基础 嵌入式Linux开发环境的搭建 文件IO编程………… 嵌入式Linux网络编程 嵌入式Linux设备驱动开发 Qt图形编程基础-Embedded Linux application development standards based on Linux Quick Start Guide Linux Linux under the comma
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-02
    • 文件大小:15013906
    • 提供者:李庆宇
  1. Embedded-Linux-application-

    0下载:
  2. 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-23
    • 文件大小:7807545
    • 提供者:罗其
  1. cvs-root

    0下载:
  2. 包涵yaffs和yaffs2的代码,文件系统搭建的代码,是在linux下搭建NAND-Flash文件系统必要代码,是开发文件系统、文件系统移植、开发驱动程序的基础-Bear and yaffs2 yaffs code, the code to build the file system is set up in linux file system need to NAND-Flash code, is the development of file system, file system mig
  3. 所属分类:Embeded Linux

  1. 200912314051713

    0下载:
  2. wifi在linux下开发的驱动,该文件已经写好了makefile文件,可以直接在linux下用make就可以实现-The main function is to wifi and other wireless card driver under the Linux operating system, the file which has been included in the makefile, simply use make a simple function
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:495860
    • 提供者:hailin liao
  1. Introduction_to_embedded_system

    0下载:
  2. 嵌入式系统导论-东软.rar • 第一章:嵌入式系统基础知识  什么是嵌入式系统?结构?应用?微处理器?操作系统? • 第二章:嵌入式交叉编译环境  NFS、Samba服务、GCC、GDB、make及makefile • 第三章:嵌入式开发环境搭建  BootLoader、内核、文件系统、驱动程序 • 第四章:MiniGUI 
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4866048
    • 提供者:eric
  1. file_io_pengjun

    0下载:
  2. ARM 的文件系统驱动,是驱动的实例来的,我用开发板运行过的了,大家放心用了。-ARM file system driver, to drive instance, the development board running, rest assured
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-02
    • 文件大小:22253
    • 提供者:pengjun
  1. UP-CUP6410-IIshiyanzhidao(LINUX)

    0下载:
  2. UP-CUP6410教学实验平台实验指导书 主要介绍了:1.嵌入式LINUX开发基础知识2.基础实验3.图形界面应用程序设计4.内核与根文件系统实验5.驱动模块实验6.无线通信实验7.附录帮助-UP-CUP6410 teaching experiment platform experiment guide book introduces: Embedded LINUX develop basic knowledge. Basis of experiment 3. Graphical inte
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:8815231
    • 提供者:王丹
  1. ARM_embedded_Linux(Full-version)

    0下载:
  2. 《ARM嵌入式Linux系统开发技术详解》完整版本,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-12
    • 文件大小:6965866
    • 提供者:zloves
  1. led_cdev

    0下载:
  2. 功能描述:简单的LED杂项设备驱动,在做好AMR9开发板根文件系统后,加载该驱动程序和控制的应用程序能实现LED灯的亮灭控制-Function Descr iption: LED miscellaneous equipment simple driver, do a good job in the development board AMR9 root file system, light control application program loading the driver and co
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:18681
    • 提供者:戴启盛
  1. DMC2440F

    0下载:
  2. DMC-2440-F采用基于ARM920T内核的Samsung处理器 S3C2440A, 标准主频400MHz,最高主频可达533MHz。采用64MB的SDRAM和64MB的Nand Flash。DMC-2440-F嵌入式开发系统外设非常丰富,功能强大,适用于各种手持设备、消费电子和工业控制设备的开发。支持嵌入式Linux和WINCE5.0.NET操作系统。提供完整的Wince5.0 BSP。 采用linux-2.4.18内核,支持多种文件系统,像cramfs、yaffs2、ext2、Fat
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:31700
    • 提供者:龙芯
  1. adc.tar.bz2

    0下载:
  2. 该文件是sbc6845单板机Linux系统的模数转换器的驱动源码,通过测试。-The file is sbc6845 SBC Linux system ADC driver source code, passed the test.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3429
    • 提供者:li
  1. beep.tar.bz2

    0下载:
  2. 该文件是sbc6845单板机Linux系统的蜂鸣器驱动源码,通过测试。-The file is sbc6845 Linux system beep driver source code, passed the test.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1404
    • 提供者:li
  1. lcd.tar.bz2

    0下载:
  2. 该文件是sbc6845单板机Linux系统的液晶显示屏驱动源码,通过测试。-the file is sbc6845 Linux system LCD driver source code, passed the test.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2792
    • 提供者:li
  1. led.tar.bz2

    0下载:
  2. 该文件是sbc6845单板机Linux系统的led灯的驱动源码,通过测试。-The file is sbc6845 Linux system LED driver source code, passed the test.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1429
    • 提供者:li
« 12 »
搜珍网 www.dssz.com