搜索资源列表
chrdev_led_five_function
- 在友善开发板mini2440上,用字符设备方式实现的led驱动程序,及测试用的应用程序。led驱动程序实现了ioctl、read、write设备方法,都比较简单,可以供初学者参考,在应用程序中有五个命令方法, 0-关闭指定的led 1-打开指定的led 2-获得指定的led状态 3-获得所有的led状态 4-设置所有的led-Development board mini2440 in a friendly, and with the realization of the le
qxrunner.0.9.2
- 基于Qt的CPPUNIT单元测试框架 The QxCppUnit library provides a GUI frontend for CppUnit test execution. It is based on the QxRunner and Qt libraries. It can be used to unit test any kind of C++ software, it s not limited to Qt applications. This library
led-----------test
- 自己写的LED测试程序,基于QT GUI,大家看看吧-LED test program, write your own based on the QT GUI, we look at it
linux-module
- Linux设备驱动标准模板,用于s3c2410实验,流水灯点亮,下面有配套应用程序内核版本:2.6.31 交叉编译器:arm-linux-gcc 4.12 Read,write,ioctl等函数实现 S3C2410 GPF0~GPF3外接led灯,低电平点亮,高电平熄灭分别用write和ioctl 实现led流水灯的点亮经过验证,可点亮led流水灯-linux module
nesc-first.tar
- nesc的最简单的程序 在stm32单片机运行 能让led闪烁-let led blink in the stm32 platform,write by nesc language
2440led
- 通过驱动程序点亮 JZ2440 的LED 灯,程序中调用了驱动,在file_operations 这个结构体中调用了底层驱动函数。(Linux JZ2440 driver kernel file_operations open write)
