资源列表
zImage
- linux系统镜像文件,可用于开发板系统烧写-system file
memdev
- linux 关于字符驱动MEMDEV的简单实现-LINUX KERNEL MEMDEV DRIVER
scull
- linux scull 驱动简单实例,包含测试程序-scull driver
driver_mini2440
- 基于ARM9的mini2440驱动程序,包括led,pwm,SPI,button,pwm。-Mini2440 driver based on ARM9, including LED, PWM, SPI, button, pwm.
cape-fxx
- FXO/FXS cape driver for BeagleBone board FXX_DRV_VER 0.1 AM335 interface functions: int ioctrl_init(void) int ioctrl_cleanup(void) uint32_t *ioctrl_remap(uint32_t *addr_ptr, size_t block_len) int ioctrl_unmap(uint32_t *addr_pt
T06_ThreadGUI
- Threads a practice in oracle plant-Threads as a practice in oracle plant
camera
- 摄像头2440A开发板整板测试程序源码。 其它bin文件为不同尺寸屏对应的烧写镜像,如果经过NAND FLASH的uboot下载到内存中运行,程序可以全部正确运行。 如果通过JTAG或者是JLINK下载到NorFlash中运行,需要修改DS18B20.C中的#define DELAY 66为#define DELAY 1,其他的都正常。-Camera 2440A development board whole board test program source code.
tft
- 建议通过nand flash的uboot下载到内存中运行。 可以支持3.5寸、4.3寸、7寸液晶屏 需要修改TFT_Driver.h中的#define LCD_Type LCDW35 #define LCD_Type LCDW35 —>3.5寸屏 #define LCD_Type LCDW43 —>4.3寸屏 #define LCD_Type LCDA70 —>7.0寸屏-Suggestions to nand flash memory
P024
- this document tells about touch screen driver in android and input subsystem linux
driv_linux_smart_v1.16
- Support the kernel 2.6.32 moxa card driver, serial port
test-usb-1
- linux下的鼠标测试程序,依赖于gpm环境-The mouse test program under Linux, relies on the GPM environment
Android.Cookbook
- 该本书是说明android 开发项目实战内容以及实例。-This book is describing for Practice Programming.