搜索资源列表
keyboraddriver_dragonballMX1(GPIO)
- 该文件是摩托罗拉的嵌入式芯片dragonball MX1的在嵌入式linux下键盘驱动,程序采用GPIO管脚连接键盘,文件中有相应的说明-the document is Motorola's embedded chips dragonball MX1 in Embedded LINU x under the keyboard, procedures used GPIO pins connecting keyboard, a corresponding note
GPIO
- 申延超_嵌入式Linux应用开发完全手册笔记_GPIO接口-GPIO
gpio_test.c.tar
- 针对OMAP3530处理器,用来测试GPIO的模块程序。这个程序可以申请gpio,为gpio设置中断处理函数等功能。-For the OMAP3530 processor, the program is used to test the GPIO. This procedure can apply gpio, gpio settings for the interrupt handler functions.
linux-gpio
- Linux下的开发板中的驱动,程序很适合初学者-Driver in the Linux development board, the procedures are suitable for beginners
gpio
- 韦东山linux应用程序开发完全手册,GPIO按键控制LED灯亮灭-failed to translate
Linux
- Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌