资源列表
12864
- 12864液晶串行显示,时钟显示,可以在屏幕上显示任意你想输入 的字符 以及汉子-12864 serial LCD display, clock display, you can display on the screen you want to enter any of the characters, and man
u-boot_v0.0.2
- 三星S3c6410ARM的NAND FLASH启动的精简uboot-Samsung S3c6410ARM uboot code booting from nand flash
ubootstudynote.tar
- uboot 移植及启动,详解和学习笔记。 对uboot移植很有用-uboot transplant and starting, explain and study notes
Tiny6410uboot.tar
- 三星开发板Tiny6410的Uboot移植过程详解-Samsung Development Board Tiny6410 of Uboot transplant process detailed
MakefileManual.tar
- Linux下 Makefile工具的中文详解,语法等,很有用。-Under Linux, Makefile tools Chinese Elaborates, grammar, etc., are useful.
fb.c.tar
- 7寸lcd屏幕测试程序,lcd为rgb32类型,基于linux的帧缓存驱动测试。-7 inch lcd screen test procedures, lcd is rgb32 type, based on the linux framebuffer driver testing.
dcc296
- systeme code dump 2013
fastboot
- 机顶盒fastboot代码,主要是海思平台和阿里平台-STB fastboot code, mainly Hass platform and Ali platform
9261-linux-spi-flash
- 9261LinuxSPI dataflash
GM8126_package
- GM8126 最新的补丁。可以修改GM8126这个IC原有的几个BUG,内部资料.大大提搞GM8126稳定性.GM8126是应用网络摄像机中最广泛的一个IC,-GM8126 PACKAGE
QD
- 驱动1.doc:为驱动编写总结及要点分析 驱动2.doc:为驱动编写时常用的头文件及相应的说明-Drive 1.doc: prepare summaries and key points to drive analytics-driven 2.doc: commonly used for the preparation of the driver header files and the corresponding descr iption
character_hello
- 该文档的功能是创建一个简单的字符设备驱动,压缩包里包含module_hello和user_hello,其中module_hello文件夹里面包含了hello.c字符驱动代码和MakeFile文件,经过编译可生成相应的.ko模块;user_hello是用户程序,经过编译后可生成相应的可执行文件,执行用户的可执行文件可对相应的字符设备进行读写操作。-The document' s function is to create a simple character device driver, c