资源列表
Backlight
- Linux下的LCD背光驱动和测试程序,仅供参考学习-LCD backlight driver under Linux and test procedures, reference study
igmp
- igmp的测试用的小程序,有客户端和服务器端,交叉编译既可使用-igmp test with a small program, a client-side and server-side, cross-compiler can use
06_can
- 三星s5pv210板子的CAN接口驱动程序,linux-2.6.35.7版本下。-Samsung s5pv210 board CAN interface drivers, linux-2.6.35.7 version.
build-Linux-ARM-Executables
- 如何在linux下构建嵌入式ARM镜像,详细描述了每个步骤-How to Build our Linux ARM Executables
myson803
- linux下网卡驱动实例,希望对大家有所帮助!
shomarande-soudi-C(www.bargh20.com)
- shomarande soudi C(www.bargh20.com)
rtcstest
- linux RTC 测试代码,利用三星S3C2410处理器,测试RTC模块,可以读出时间。-linux RTC test code
serial_right
- linux下串口通信程序,实现主机与开发板之间的读写。压缩包里有读写源码和调试结果~-serial port communication in linux
mini2440_linux_source
- s3c2440linux下源代码,包括线程,udptalk,math,led等源码。有相应的Makefile文件,可以直接编译-s3c2440linux under the source code, including threads, udptalk, math, led other source. There is a corresponding Makefile, can be directly translated
teensy_graphics
- teensy 板子在lcd上显示字符信息的代码。 teensy 板子在lcd上显示字符信息的代码。 -a teensy board show info on the lcd screen.a teensy board show info on the lcd screen.a teensy board show info on the lcd screen.a teensy board show info on the lcd screen.
PWM
- Linux下的S3C2440的PWM测试测序,仅供参考学习-S3C2440 under Linux the PWM test sequencing for reference purposes only learning
pthread.tar
- linux下的tcp通信多线程示例,通过创建多线程来建立TCP联接.在嵌入式系统下运行