资源列表
linux_multi_thread
- 创建了一个linux多线程程序,通过俩个互斥量来实现线程同步,顺序打印出从1到100的数字。-Create a linux multi-threaded program, both mutex to synchronize threads, the order to print out the number from 1-100.
mcbsp_fpga
- omap3530与fpga通过mcbsp使用dma进行通讯-omap3530 to communicate and fpga by mcbsp use the dma
02-helloworld_character_driver
- 手把手学习linux驱动,从最简单到进入架构平台3-step to step learning linux driver 3
SBC2410Deceives
- 包含了S3C2410(ARM9)的各种驱动源码-Contains the S3C2410 (ARM9) a variety of driver source
keys4.tar
- armlinux 下4按键的驱动程序以及测试应用程序,驱动支持去抖-armlinux under the 4 key drivers and test applications, driver support to Buffeting
sync-communication
- linux环境下,用C语言实现的同步聊天程序-synchronous chat program linux environment, using C language
uart_write.tar
- Uart driver exercise code
485
- s3c2410 485 的驱动和应用程序-RS485 in S3C2410, driver and test demo
MP3
- 基于AT89C51的MP3程序设计,一个完整的MP3播放器代码
mini2440buttons-to-mouse
- mini2440上的六个按键的驱动,并虚拟成一个鼠标。和按键“1”、“2”。基于input子系统-mini2440 six buttons on the drive, and the virtual into a mouse. And the key " 1" , " 2." Based on input subsystem
dm9000
- 该源代码实现的是基于linux的DM9000网卡的设备程序和驱动程序,该驱动代码是利用平台总线实现的-The source code is based on the linux DM9000 network card device procedures and drivers, the driver code is the use of the platform bus to achieve
gs2971驱动
- gs2971的驱动文件。可以初始化GS2971芯片,可以控制芯片的各种功能,设置芯片的参数。