资源列表
main
- Is about external trigger TM4C123G timer and interrupt in the configuration
led
- REAL6410开发板的LED灯的驱动程序-REAL6410 development board LED lamp driver
Desktop
- 点亮led的驱动程序 。 应用程序很简单 可以自己写 。驱动程序重要在于框架。-right led
s3c6410-led
- 这是一个arm11驱动入门程序,可以给初学者以实际的体验,对于入门有很好的帮助。-This is the the arm11 a driver entry procedures, practical experience for beginners, good for entry.
at91_keypad
- 平台linux内核版本2.6.30 at91系列的5*5键盘驱动-Platform linux kernel version 2.6.30 at91 series of 5 x 5 keyboard driver
ubuntu-tftp-install
- ubuntu 上tftp的安装和配置说明文档-ubuntu installation and configuration on a tftp documentation
12
- 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
send_rcv
- 是mini2440和cc2420读写串口读写的程序-Mini2440 and cc2420 read and write serial read and write procedures
dma
- linux dma驱动模块,适合powerpc得dma调用-linux dma driver
00-helloworld
- linux驱动手把手学习代码,从最简单开始到进入具体的架构平台1-step to step learning linux driver1
pang
- linux的经典pang游戏,在终端g++ -lX11 -lGLU -lpthread 文件路径 -o 输出文件名-linux classic pang game, terminal g++-lX11-lGLU-lpthread file path-o output file name
NF1
- S3C2410的写入擦除读写功能的实现,代码为在Linux下的C语言实现-S3C2410 write erase read and write functions of the implementation, the code for the C language under the Linux