资源列表
ir
- 红外线驱动,对红外线进行控制,当人阻挡时,就会亮灯-IR driver, infrared control, when the person is blocked, it will lit
linux_boot_analysis
- linux启动分析文档,详细介绍了linux的启动过程-linux boot
hello
- 驱动程序加载时,在/dev目录下,自动创建设备节点-When the driver is loaded, automatically create device nodes in the /dev directory,
c1101
- C1101 868MHZ 驱动 通过测试了的,产品已经投放市场
led
- 简单的led驱动程序,这个程序是我写的第一个驱动程序。可能会出现一系列的不合理。请见谅。-The simple led driver, this program is the first driver I write. Series may appear unreasonable.
hc595_drv
- 74hc595 drver for 6410
e2fsprogs.tar
- e2fsprogs(又称为e2fs programs)是用以维护ext2,ext3和ext4档案系统的工具程序集。由于ext2/3/4是绝大多数Linux发行版默认的文件系统,所以这套工具集也包含在众多Linux发行版内。 e2fsprogs包含以下独立的程式: e2fsck, ext2/3/4文件系统的fsck程序,用于检查文件系统的完整性。 mke2fs, 用于创建ext2/3/4档案系统。 resize2fs, 调整已建立的ext2/3/4档案系统的大小。
GPRS8000
- 摄像头相关代码,可以驱动USB摄像头,在LCD屏上显示-Camera code, you can drive to the USB camera and displayed on the LCD screen
Linux
- Linux下设备驱动开发简单示例代码,附带Makefile文件。-Linux driver development.
Makefile_example.zip
- 良好的makefile程序,仅仅需要修改头部的object和文件内的files就可自动编译,自动将文件包含的头文件等添加并编译执行,提高开发效率。,Good makefile program, you only need to change the head of the object and the files within the file can be automatically compiled automatically add the file contains the header
X264_For_ARM
- 里面包括一个X264源码包,和一个为ARM编译好的包,里面libx264.a静态链接库很重要-Which includes a X264 source package, and a compiled package for the ARM, the inside libx264.a static link library is very important
file_io
- 在linux下的实现的文件的标准输入输出的驱动编程,-under the linux system,do the file in and output driver