资源列表
SYSTEM
- 系统测试的一个例子An example of system testing -An example of system testing
DLLTEST
- 动态库测试的例子Examples of dynamic libraries tests -Examples of dynamic libraries tests
uart
- 这是一个关于串口驱动的程序,用c语言实现的,在用之前必须要对板子进行初始化,初始化代码另附-This is a serial port driver program, c language, the use must be on board before the initialization, the initialization code attached
linkedlist
- 用结构体排序。有输入,删除,输出已排序的数组的功能。-Sorting by structure
xp_uv
- Cross Partition (XP) uv-based functions for linux.
wvm_led
- 软件:linux的LED驱动,内核3.4.91 硬件:mini2440 驱动简单易懂,注释完善,测试通过。-Software: linux LED drivers, kernel 3.4.91 Hardware: mini2440 Driver straightforward, notes perfect test.
mini2440-uart.tar
- 程序实现了mini2440开发板中的串口的初始化工作。-The program mini2440 development board serial port initialization.
lsusb
- usb驱动代码,用于识别use设备的软件功能,基于mips架构。-usb driver code, used to identify the use device software functions, based on mips architecture.
Linux-1
- 基于权限位的文件访问控制中,文件的访问权限有三种:读(r), 写(w), 执行(x)-the control of file request basic on premission
beep_drv
- linux下的蜂鸣器驱动,简单地实现字符设备的注册、注销、读写操作等。-Buzzer driver under Linux, simply realize character device registration, cancellation, read and write operations, etc.
oled_spi
- 基于OK6410 spi驱动 OLED显示程序-Based OK6410 spi driver OLED display program
01-helloworld_with_param
- 手把手学习linux驱动,从最简单到进入架构平台-step to step learning linux driver 2