资源列表
x3399_gpio中断驱动
- x3399_gpio中断驱动 sinotkgpio_ndrdy { compatible = "Sinotk,sinotkgpio"; irq-gpio = <&gpio1 0 IRQ_TYPE_EDGE_FALLING>; status = "okay"; };
L3.0.35_4.1.0_uboot_logo_keep_patch_2013-11-22
- iMX6平台u-boot启动后会运行液晶初始化程序并显示启动LOGO,但进入linux系统之后,又重新初始化一次,而且uboot与linux定义的显存地址也不一致,导致会有短暂的白屏闪烁。此补丁解决从uboot到linux启动完成一直保持LOGO不变,且中间不闪烁不闪屏。(U-boot runs the LCD initializer and displays the LOGO boot, but after entering the Linux system, it is reinitiali
IMX6UL_Linux_nRF24L01_SPI
- imx6ul下Linux SPI实现对nRF24L01芯片收发功能。(in imx6ul platform, it' has designed to control nRF24L01 chip transsmisson both transfer and recevice.)
RK3288新版SDK图纸
- 瑞芯微rk3288pcb和原理图。对设计开发主板很有用的。。(Ruixin micro rk3288pcb and schematic diagram.It is very useful for designing and developing motherboards.)
wenquanyi-100~360
- 文泉驿字体大全,包括10、12、13、14、15、16、18、20、22、24、28、36号字体。(The font of Wen Quan Yi includes 10, 12, 13, 14, 15, 16, 18, 20, 22, 24, 28, and 28 characters)
OpenGL ES 2.0 Programming Guide
- OpenGL ES 2.0 Programming Guide
开源的网络客户端测试
- 提供一个开源版本的源代码,用于学习交流,提升自己。
cypress_cyttsp6.tar
- cypress_cyttsp6 linux平台驱动模块源代码,集成度比较全的版本.(Cypress_cyttsp6 Linux platform driver module source code, integration of the whole version.)
PKI认证示例
- /* **** This example only works with libcurl base on CysecSDK **** */
Android串口通讯
- android下的串口通讯示例程序,可手动设置端口、波特率、数据位、校验位和停止位
as7000_HRM_sourcecode
- AS7000心率IC的初始化和拿心率数据代码 已经测试通过(For AS7000 heart beat module init and heart beat rate data source code)
wk2xxx驱动源码
- wk2xxx 串口扩展IC的驱动源码, 亲测能用, 可以直接集成到linux内核.