资源列表
g_zero
- usb gadget demo入门学习,学驱动的可以参考-usb gadget demo
dspc_demo-v1.00
- (arm + dsp) linux dspc-(arm+ dsp) linux dspc
driver_mini2440_linux
- 自己编写的linux下基于mini2440开发板的温湿度传感器dht11的驱动程序和驱动测试程序, 里面包含编译好的驱动模块和测试程序,放到mini2440板里可以直接使用-His writing under the Linux based on mini2440 development board of temperature and humidity dht11 driver and driven testing procedures, contains compiled driver mo
external_sort-master
- 外部排序,用文件太大不能一次性加载进入内容,对文件进行分段排序。-external sort
show-rgba.tar
- 在X环境下面显示rgba原始格式的图片数据 linux环境下从framebuffer设备节点读取到的数据是rgba原始格式的,使用这个程序可以在X环境下显示图片 cat /dev/fb0 >pic.rgba ./show-rgba pic.rgba <width> <height>-Show picture using X api
SST25VF032B-DRIVER
- SST23VF032B FLASH开发驱动-SST23VF032B FLASH develop drivers
ks8995Api.tar
- 台湾生产的芯片KS8995的API函数源码。-the api code for chip ks8995
unixd
- 测试驱动开发,英文全称Test-Driven Development,简称TDD,是一种不同于传统软件开发流程的新型的开发方法。它要求在编写某个功能的代码之前先编写测试代码,然后只编写使测试通过的功能代码,通过测试来推动整个开发的进行。这有助于编写简洁可用和高质量的代码,并加速开发过程。-Test-driven Development, English full name Test- Driven Development, hereinafter referred to as TDD, is a
Programme_of_static_LIB
- linux下静态库生成的编译程序,虽然很简单,但是对于理解很有帮助-compiler generated static library under linux, though very simple, but it is useful for understanding
board-dm644x-evm
- TI DaVinci EVM board support driver for Linux.
shell
- simple shell for unix written in C
USB_to_serial_driver_Linux_change
- 可以用USB转串口驱动,但要自己make一下,Makefile已经在了,可以对驱动程序做自己更改-You can use the USB to serial driver, but to make yourself, Makefile already, you can do it yourself for the driver change