搜索资源列表
EmbeddedGUI-SDK_For_Linux.tar
- 这是一个支持\"微型嵌入式 GUI\" 的 SDK For Linux 版,其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗口,DLGWINDOW对话框窗 口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横向滚动条,VSCROLLBAR竖 向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COM
keyboard
- 基于linux和arm s3c2410的键盘驱动程序,动态加载内核模块,当按键按下,触发外部中断,通过spi和中断管脚,将键盘对应值在测试程序中显示。
key
- lpc3250编写测试成功的linux2.6.28内核下的按键驱动源码,允许动态加载和卸载。-lpc3250 successful linux2.6.28 writing test buttons under the kernel driver source code, allowing dynamic loading and unloading.
led
- lpc3250编写测试成功的linux2.6.28内核下的led驱动源码,允许动态加载和卸载-lpc3250 successful linux2.6.28 writing tests led under the kernel driver source code, allowing dynamic loading and unloading
Module_compile_sample
- AT91RM9200 底层驱动模块开发及编译方法,动态加载模式。-Bottom AT91RM9200 compiler driver module development and methods, the dynamic load model.
sja1000
- lpc3250编写测试成功的linux2.6.28内核下的sja1000驱动源码,允许动态加载和卸载-lpc3250 successful linux2.6.28 write tests under the sja1000 kernel driver source code, allowing dynamic loading and unloading
linux-driver-setup
- 怎样给内核版本为2.6.30.4添加驱动,本例为一个空的驱动,主要是修改Kconfig和Makefile文件,采用modules动态加载-How to add kernel version is 2.6.30.4 driver, in this case an empty drive, was modified Kconfig and Makefile, use dynamic loading of modules