搜索资源列表
2440_gpio
- linux下2440的gpio驱动,里边有一些含有内核中的注释,是看后的笔记,看这个对了解基本的字符设备的驱动写法有帮助-2440 under the GPIO linux driver inside the kernel contains some of the notes, is to look after the notes, look at this to understand the basic character device driver writing help
linux_driver
- 最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助-basic Linux driver,written myself,including the key driver and gpio driver ,holp it is helpfull for freshmen of arm linux driver designer.
gpiolib
- davinci系列GPIO通用函数库,包含io状态读写,以及Io作为中断等的控制函数集合-davici gpio general function inclue basic read and write operation
gpio
- Linux 在S3C2440下基本的驱动程序,包括基本端口操作-Linux under the basic driver S3C2440, including basic port operations
u-boot
- 自己写的U-BOOT,目标板为S3C6410,能完成基本的硬件初始化,如GPIO、时钟频率、串口等,引导linux内核的地方有待改进,适合初学者研究,没有官方U-BOOT源码复杂,结构清晰简洁。-Write your own U-BOOT, target board S3C6410, able to complete basic hardware initialization, such as GPIO, clock frequency, serial, and guide linux kern
