搜索资源列表
Framebuffer
- 帧缓冲示例代码 熟悉帧缓冲设备的驱动结构-Framebuffer test
i2c
- linux i2c 示例代码,详细的描述了linux下i2c驱动的编写的方式,及其makefile文件的编写。-the examples of i2c for linux
adc-test
- mini2440光盘自带的linux示例代码,包含AD转换的测试程序-mini2440 ADC test
camtest
- mini2440光盘自带的linux示例代码,包括了cmos摄像头的驱动程序和测试代码-mini2440 cam driver and test
kobject
- linux设备驱动学习过程中遇到的kobject代码示例,包含kset部分-Linux device drivers to learn the process of encounter kobject code sample, including kset part
LPC2368NORFlash
- 详细编写了大容量FLASH的代码,可以作为参考示例-The preparation of a large capacity FLASH code can be used as the reference sample
simp_blkdev
- LINUX上的块设备驱动示例程序,分为八个章节,循序渐进。从最简单的块设备ramdisk,到最后一个功能完整的驱动代码-the block device driver sample program on LINUX ,it is divided into eight chapters, step-by-step.
Linux
- Linux下设备驱动开发简单示例代码,附带Makefile文件。-Linux driver development.
notifier_DRIVER
- 设备驱动或网络驱动中用到LINUX内核通知链的一个示例代码,可以参考一下-Device drivers or network the LINUX kernel notification chain drive used in a sample code, you can refer to
led
- 蜂鸣器驱动程序代码,OMPA,适合初学者示例演示-Buzzer driver code, OMPA, suitable for beginners example demonstrates
Linuxseri
- 关于Linux下串口编程的详细设置PPT文档,内附示例代码,是某嵌入式linux培训机构的内部资料,说明很清晰透彻,同时附上源代码文件,经验证,程序可成功运行。-Linux Serial Programming on detailed settings PPT document, containing the sample code is embedded inside a linux training institution data, indicating a very clear and
Linux-async-io
- Linux 环境下GPIO设备驱动,以及使用异步IO方式通知上层应用的示例代码-Linux GPIO Driver
test-core
- 基于单片机SIM900A模块的GPRS通信示例代码-linux os, sim900a,gprs module.
beaglebone
- am335x beaglebone平台裸机示例代码。含有gpio,mmcsd,eeprom,rtc,uart,usb,watchdogTimer... -am335x beaglebone starterware code。gpio,mmcsd,eeprom,rtc,uart,usb,watchdogTimer...
hello
- ARM9的基本代码示例,在linux下的初学者使用-ARM9 basic code examples
cPPsourceCodeForStudyLinux
- 这是包含了 linux下的c++学习的若干示例代码,已经编写好了makefile 和 自动运行脚本。这是原创,绝无雷同,是本人平时的学习记录。希望对你有帮助-these are some sourcecode for studying c++ in linux.makefile and shell file which are used to test are written.hope u like them.
汉风LBP12x系列WIFI模块SDK
- 物联网常用WIFI芯片,汉风LBP12x系列完整的SDK源代码,包含协议栈和相关库文件、示例代码