文件名称:linux_CAN_driver_programs_and_documents
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 47kb
- 下载次数:
- 0次
- 提 供 者:
- robotl******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
linux下的CAN驱动程序。
分三个文件夹:include,driver,app,
分别存放头文件、驱动程序和应用程序。
里边还有驱动程序的简要介绍,介绍了驱动程序的组成和编写应用过程。
很详细的一份驱动资料。
CAN程序分为两块:驱动程序的编写和应用程序的编写,分别放在driver文件夹和app文件夹中,而所有驱动程序和应用程序会用到的头文件都放在include文件夹中。-linux under the CAN driver. Divided into three folders: include, driver, app, respectively, the first document storage, drivers, and applications. Inside there is a brief descr iption of the driver, the driver introduce the composition and preparation of the application process. Very detailed information on a drive. CAN program is divided into two: the driver of the preparation and application of the preparation, respectively, on the driver folder and app folder, and all drivers and applications that will use the header files are placed include folder.
分三个文件夹:include,driver,app,
分别存放头文件、驱动程序和应用程序。
里边还有驱动程序的简要介绍,介绍了驱动程序的组成和编写应用过程。
很详细的一份驱动资料。
CAN程序分为两块:驱动程序的编写和应用程序的编写,分别放在driver文件夹和app文件夹中,而所有驱动程序和应用程序会用到的头文件都放在include文件夹中。-linux under the CAN driver. Divided into three folders: include, driver, app, respectively, the first document storage, drivers, and applications. Inside there is a brief descr iption of the driver, the driver introduce the composition and preparation of the application process. Very detailed information on a drive. CAN program is divided into two: the driver of the preparation and application of the preparation, respectively, on the driver folder and app folder, and all drivers and applications that will use the header files are placed include folder.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
about.txt
app
...\cantxrx.c
...\Makefile
CAN程序说明.doc
driver
......\Makefile
......\Makefile.txt
......\mcpcan.c
......\spi.c
......\spi_cmd.c
include
.......\2410addr.h
.......\2410lib.h
.......\def.h
.......\directio.h
.......\hardware.h
.......\mcpcan.h
.......\option.h
.......\S3C2410.h
.......\spi.h
.......\spi_cmd.h
app
...\cantxrx.c
...\Makefile
CAN程序说明.doc
driver
......\Makefile
......\Makefile.txt
......\mcpcan.c
......\spi.c
......\spi_cmd.c
include
.......\2410addr.h
.......\2410lib.h
.......\def.h
.......\directio.h
.......\hardware.h
.......\mcpcan.h
.......\option.h
.......\S3C2410.h
.......\spi.h
.......\spi_cmd.h