搜索资源列表
arm-linug-g++-QT
- 非常完整的嵌入式Qt/Qtopia的编译过程,图文都有,本人的总结
qtopia
- 移植qtopia到arm开发板的详细文档
arm-qtopia
- qt移植到samsungarm2410目标板上的源代码,其中有编译好后可以移植到目标板上进行qt应用程序开发
QtopiaForS3c2410
- 移植qtopia到ARM开发板,我也是在网上找到的,供大家参考
arm-qtopia-20101105.tar
- 经典的Qtopia-2.2.0源代码包,集成嵌入式浏览器Konquor源代码,内置一键式编译命令“build",你可以使用记事本等软件打开,查看详细的编译移植过程。 另外还包含mktarget脚本,用以生成适合制作目标文件系统所需的二进制压缩包。-Classic Qtopia-2.2.0 source code package, integrated embedded browser Konquor source code, built-in one-click compilation com
05
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
x86-qtopia-20100108.tar
- X86 Qtopia-2.2.0 - 内含编译脚本build-all友善之臂发布的!-X86 Qtopia-2.2.0- contains build scr ipts build-all-arm kind of release!
adc_ts.tar
- 友善之臂 Mini2440开发板, ADC和触摸屏实验代码!-arm Mini2440 development board, ADC and touch screen test code!
10
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似
09
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
08
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
Linux
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
buttongroups
- 基于QT2.3.0编写的,所有按钮编程的示例代码。 在linux2.6.29+Qtopia-2.2.0下编译通过,并在友善之臂mini2440下成功运行。所用芯片三星s3c2440-Based on QT2.3.0 prepared, all buttons programmed sample code. In linux2.6.29+ Qtopia-2.2.0 compiled by, and in a friendly, under the arm mini2440 run succes
led_text_x86
- 基于QT2.3.0编写的,LED操作的示例程序。 在linux2.6.29+Qtopia-2.2.0下编译通过,并在友善之臂mini2440下成功运行。所用芯片三星s3c2440-Based on QT2.3.0 prepared, LED operation sample program. In linux2.6.29+ Qtopia-2.2.0 compiled by, and in a friendly, under the arm mini2440 run successfully.
pwm
- 基于QT2.3.0编写的,pwm控制蜂鸣器的示例代码。 在linux2.6.29+Qtopia-2.2.0下编译通过,并在友善之臂mini2440下成功运行。所用芯片三星s3c2440-Based on QT2.3.0 prepared, pwm control the buzzer of the sample code. In linux2.6.29+ Qtopia-2.2.0 compiled by, and in a friendly, under the arm mini2440 r
GPRS-arm
- 基于qtopia—2.2.0的gprs速传窗体源码,此为ARM版本,可移植到S3C2440板子上-Gprs on qtopia-2.2.0-speed transmission form the source, this is the ARM version, can be transplanted to S3C2440 board
arm-qtopia-20100108.tar
- ARM Qtopia-2.2.0 - 包含所有移植好并改进的源代码,和编译脚本build-a-ARM Qtopia-2.2.0- contains all the good and improve transplantation in the source code, and compile the scr ipt build-all
Qtopia_CoreMP3
- 基于Qtopia Core的MP3 播放器在ARM—Linux-Based on Qtopia Core MP3 players ARM-Linux
ARM-qtopia-free-src-2.2.0.tar
- 嵌入式桌面平台qtopia2.2.0源代码-The embedded desktop platforms qtopia2.2.0 source code