资源列表
qianrushi
- 收集的嵌入式linux学习的一些资料,适合初学者自学。-Some data collection embedded linux learning, self-study for beginners.
s3cfb_r61505w
- r61505驱动代码,在android平台和wince平台调试通过-r61505 driver code inc
usb
- 这个是linux 下usb接口的代码,很实用,一定要好好利用,学习接口基础做起-This is the code under linux usb interface is used, be sure to take advantage of
duoji
- 单片机多机串口源码。。。。望对各位有所帮助-Single-chip multi-machine serial code. . . . Hope to be helpful
alsa-lib-1.0.27.2
- alsa-lib-1.0.27.2,ALSA音频驱动库-alsa-lib, ALSA audio driver library
Para_read
- 在Linux平台下实现了带有IO控制的并口写入、读出程序-In the Linux platform to achieve a IO control parallel write, read program
OTM1283A_V0.3
- 提供otm1283 datasheet,供大家查询寄存器地址-otm1283 datasheet
Serialport
- linux下关于串口的变成文件,包括串口配置。代开关闭,传输信息-Under linux on serial into documents, including the serial configuration. Closed and open, the transmission of information
linux123
- 嵌入式Linux应用开发完全手册(例子代码)-Embedded Linux application development entirely manual (example code)
AR9331
- Atheros AR9331 Preliminary Datasheet. 320 pages.
Restore_default
- 操作定时狗,然后过3秒钟,自动关闭linux系统-control watchdog,and then shut down your system
HelloJni.tar
- 1、每个被加载的模块,无论是可执行程序还是共享库,均有自己独立的PLT和GOT表。所以拦截这个模块的对外调用的GOT,不影响其他模块。 2、本文只实现了拦截模块的调出到其他模块的动作,其他模块的调入没有涉及到(可能还涉及到比较复杂的重定位操作)。 3、system_server是system用户,不是有权限写所有名字的Property,这里用了persist.sys.开头的属性名,而persist.sys.开头的属性会保存至磁盘,因此性能会差点儿。 4、ioctl虽然实质声明是