发布时间:2012-03-22 15:58:50
字符设备驱动程序框架 1、写出open、write函数 2、告诉内核 1)、定义一个struct file_operations结构并填充好 static struct file_opera......【阅读全文】
发布时间:2012-03-22 15:57:30
<SPAN style="FONT-STYLE: normal; FONT-......【阅读全文】
发布时间:2012-03-22 11:30:47
触摸屏归纳为输入子系统,这里主要是针对电阻屏,其使用过程如下 当用触摸笔按下时,产生中断。 在中断处理函数处理函数中启动ADC转换x,y坐标。<......【阅读全文】
发布时间:2012-03-20 15:09:42
qt-x11-opensource-src-4.5.2.tar.gz qt-embedded- linux -opensource-src-4.5.2.ta......【阅读全文】