资源列表
uClinux-Makefile
- uClinux中Makefile文件整体分析-uClinux Makefile overall analysis
Unsaved-Document-1.tar
- flash memory programming of AT45db161d
SN7325drv
- 扩展gpio sn7325驱动,全键盘应用,i2c通信接口-extern gpio sn7325 driver
inifile
- QT操作ini配置文件是系统常遇到的问题,整理了一下贴出源代码,希望对各位有用。-QT ini configuration file operation is the common system, adjusted posted the source code, hope useful for you.
TouchScreenDriverForS3c2410
- 基于s3c2410的触摸屏驱动,带有makefile,可在linux下直接编译 -s3c2410 based on the touch screen-driven, with a makefile, linux under the direct translation
vmware-tools-GuestSDK
- 测试VMware Guest API的例子,研究VMware Guest API的人可以看一下。Sample/test code for the VMware Guest API-Sample/test code for the VMware Guest API
listFile
- 获取服务器文件列表-Get server list file. . . . . . . . . . . . . . . . . .
init
- android 的init文件,6410的,可以详细-android' s init file, 6410, and can take a close look
avrdelaysub
- avr实用原程序,初学者不容易代码很好,欢迎下载,好好学习,-AVR DE3AY SUB PRROGRAMM,OOK,LOAD OK.VERY GOOD GHKLKKNHGVHYUDG.
GEC_2410-driver
- 我自己编的基于arm9的矩阵键盘驱动,初学者可以通过这个源代码了解linux驱动程序的基本结构。-I own matrix ARM9-based keyboard-driven, beginners can use the linux source code to understand the basic structure of the driver.
2410_adc
- 基于嵌入式LINUX的 AD驱动代码,可移植到ARM开发板-AD based on embedded LINUX-driver code can be ported to ARM development board
keypad
- linux环境下的键盘驱动代码,是中断式键盘驱动代码!经本人调试可用!