搜索资源列表
leddrv
- Linux设备驱动程序 硬件平台:H9200评估板(基于AT91RM9200构建) 软件平台:Linux-2.4.19-rmk7 驱动设备:LED 作者:flyerwing 编写驱动程序 ——————————————————————————————————————— 1. 编写驱动程序源文件leddrv.c-device drivers for Linux hardware platforms : H9200 Evaluation (based on the AT91
gpio
- gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-stric
leddrv
- 基于ARM9200,嵌入式LINUX的LED驱动程序范例
leddrv
- linux环境下编写的ARM的led驱动程序,包括测试程序
LEDDrv
- s3c2440下LED灯驱动的源代码,详细的中文注释,适合初学者学习 -LED lights under the s3c2440-driven source code and detailed notes in Chinese for beginners to learn
leddrv
- 用Red Hat9.0的交叉编译器编程,在32位ARM920T核的高速ARM 处理器AT91RM9200 以及其他外围扩展电路的开发板上实现的一个简单的二极管驱动功能,主要目的是给初学者提供借鉴。 -Red Hat9.0 with the cross compiler programming, in 32-bit ARM920T core high-speed ARM processor, as well as other external AT91RM9200 development bo
leddrv
- 基于三星S3C4510B的128*64 液晶驱动 -Based on Samsung' s S3C4510B 128* 64 LCD Driver