搜索资源列表
4510-bootloader
- s3c4510b bootloader,功能:装置uclinux kernel. 详细的boot load启动分析,帮助新手可以马上写出可以跑在arm板子上的简单bootloader ├─bin2c │ └─bin2c ├─document └─source code └─source code
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
mini2440_buttons
- 嵌入式Linux平台,友善之臂MINI2440(ARM920T)按键驱动程序模块,采用内核模块方法加载。-Embedded Linux platform, a friendly arm of MINI2440 (ARM920T) key driver module, load the kernel module approach.
