搜索结果

找到约 474 项符合 makefile 的查询结果

嵌入式Linux (绝对原创

(绝对原创,绝对经典)Linux2.6下点阵LCD LM6063A驱动程序。带有Makefile,修改一条语句就可以直接make了。
https://www.eeworm.com/dl/653/489344.html
下载: 41
查看: 1092

Linux/Unix编程 2440开发板的i2c驱动测试程序

2440开发板的i2c驱动测试程序,可实现写和读功能,内含makefile,可直接编译!
https://www.eeworm.com/dl/619/489794.html
下载: 138
查看: 1073

Linux/Unix编程 《LDD3》

《LDD3》,也即linux设备驱动程序第三版,书中所附全部源代码,含Makefile,可直接编译。
https://www.eeworm.com/dl/619/494374.html
下载: 158
查看: 1629

软件设计/软件工程 一个相当好用的基于linux下图像话开发工具

一个相当好用的基于linux下图像话开发工具,调试方便实用。有了它可以告别makefile gdb了
https://www.eeworm.com/dl/684/494773.html
下载: 35
查看: 1080

Linux/Unix编程 基于LInux3.0的简单字符设备驱动

基于Linux3.0内核的字符设备驱动程序,附Makefile
https://www.eeworm.com/dl/502595.html
下载: 2
查看: 144

Linux/uClinux/Unix编程 makefile

献给所有热爱 Linux 的程序员!本中文文档版权所有,方便初学者的学习参考!
https://www.eeworm.com/dl/506470.html
下载: 1
查看: 10

Linux/uClinux/Unix编程 嵌入式烧写

1、 把内核解压到根目录下   tar jxvf  xxxxxxxx.tar.bz2   2、 把demo.c 放到drivers/char目录下   3修改Kconfig、Makefile文件,如下
https://www.eeworm.com/dl/507477.html
下载: 2
查看: 23

软件 mcp2make 1.0.2

The version of CodeWarrior used in the ARM Development Suite cannot export projects in makefile format. Manually producing makefiles from CodeWarrior projects is not an easy task. The aim of mcp2make is to make the conversion simpler and to require substantially less effort. mcp2make is supplied as ...
https://www.eeworm.com/dl/514019.html
下载: 2
查看: 67

笔记 Linux静、动态库获取系统时间

Linux采用动态库获取系统时间,自己编写动态库的源码和Makefile文件,生成.so动态库后,简单的使用动态链接库的函数
https://www.eeworm.com/dl/515169.html
下载: 4
查看: 27

技术资料 ARM Linux嵌入式底层内核驱动方向学习总体路线图

目前嵌入式主要开发环境有 Linux、Wince等;Linux因其开源、开发操作便利而被广泛采用。而 Linux操作系统也只是一个简单的操作系统,简单的使用对于嵌入式开发人员来说价值并不很高,真正有价值的是掌握 Linux的基本服务和 Linux的设计理念、思想,这对于嵌入式开发人员的长期发展是很极其重要的。Linux系统有很多发行版,R ...
https://www.eeworm.com/dl/831897.html
下载: 8
查看: 1493