资源列表
HEXaBIN
- 用于hex格式与bin格式的文件直接转换,方便作业。-hex and bin Swape
CAN-IAP
- 主要实现STM32F1系列单片机利用CAN接口做bootload引导程序,实现IAP更新应用程序。-The main achievement STM32F1 MCU using the CAN interface to do bootload boot procedures, IAP update the application.
dnw2440.tar
- 配置linux下的DNW程序,本人亲测绝对好使!-Under the Linux configuration of the DNW program, my dear measured absolutely so!
one-wire-ts-input-src-20111026.tar
- 触摸屏驱动源码,使用arm2440.arm6410-Touch screen driver
05key_input
- 按键输入驱动代码,利用平台设备实现驱动的按键输入功能-key_input driver
13i2c
- i2c通信的驱动代码,实现功能通信,驱动的实现过程-i2c driver
04irq
- irq红外的驱动实现过程。完整的实现方法过程-irq driver
05timer
- timer定时器的驱动实现过程,全部的方法定时器-timer driver
15lcd
- lcd触摸屏的驱动实现过程,包含所有分析的方法-lcd driver
other1
- 像printf函数一样,变量参数个数的编写以及tftp和nfs服务器的搭建文件系统的制作-Like printf function, as well as a variable number of parameters to prepare tftp and nfs server file system structures produced
LinuxDriver
- Linux驱动,培训时十四天的笔记,很详细,有笔记,从怎么写驱动开始,到内核驱动框架的怎么编写都有,代码全附上了,有字符设备,块设备驱动,和网络设备驱动。-Linux driver training fourteen days of notes, very detailed, there are notes, how to write drivers started to how to write a kernel driver framework has code attached a wh
transfile
- 使用C语言进行文件的读写。在linux下编译。-read/write file in C