资源列表
usb_new2
- usb热插拔检测程序,插入usb设备后可以打印出设备信息-USB hot plug detection program,it is able to print out the device information after pluging in a USB device
board-edosk7705
- Modified for edosk7705 development driver for Linux.
motors_test
- TQ2440开板板上的电机PWM驱动程序,可以实现前进、后退、转弯、变速等功能。-TQ2440 open PWM motor driver on the plate board, can achieve forward, backward, turn, speed and other functions.
gps_sysfs_control
- sysfs control driver
testdeamon
- linux守护进程实现,centos6.2上编译通过-linux daemon
ipc
- linux下进程间通信 消息的创建、发送和接收 使用消息调用 msgget()、msgsnd()、msgrcv()、msgctl()编制长度为1K 的消息的发送和接收程序。 -under linux to create inter-process communication messages, send messages and receive calls using msgget (), msgsnd (), msgrcv (), msgctl () the preparation o
12864bin
- 12864的驱动程序,用于单片机。并口通信。本人亲测可用-it is a driver for 12864.
exec_test
- linux进程exec函数族的使用,在使用fork()函数新建子进程后,调用exec函数使子进程执行一段特定的程序-linux process exec family of functions are used, the use of fork () function after the new child process, the child process calls exec function allows the implementation of a specific program
ndate
- unix平台c语言,输入8位日期,输出下一日-unix platform c language, input 8 date, output the next day
mdio
- 以太网的mac与phy之间通过mdio通信,可以实现mdio接口的读写-Through the mdio communication between Ethernet MAC and phy, can realize the mdio interface to read and write
key
- linux驱动,基于S3C6410的按键驱动。-linux drivers, based S3C6410 key driver.
wrfifordfifo
- 在wrfifo中输入数据能在rdfifo中显示出来-write data in wrfifo what will transform to rdfifo and print