全部博文(59)
发布时间:2012-11-27 21:59:31
0)请先移植好SD卡和配置好对各类USB设备的支持 <a href="http://blog.chinaunix.net/u3/104564/showart_2092017.html" target="_blank" target=......【阅读全文】
发布时间:2012-11-08 15:12:24
/*******************************************......【阅读全文】
发布时间:2012-10-27 23:06:04
Linux I2C驱动是嵌入式Linux驱动开发人员经常需要编写的一种驱动,因为凡是系统中使用到的I2C设备,几乎都需要编写相应的I2C驱动去配置和控制它,例......【阅读全文】
发布时间:2012-09-15 22:10:37
准备在S5PV210的android系统中实现GPS功能,程序已经写好了,也可以编译出gps.s5pc110.so的库,但是不知道上层怎......【阅读全文】