文件名称:2440-examples
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- 胡*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
包含了基于mini2440开发板的全部示例代码,包括按键、LED和ADC等源程序。
把该目录复制到Linux系统您的工作目录中,使用时进入其中一个子目录,运行make即可。
2440-examples.tar.gz是linux压缩包。-It contains all the sample code based on Mini2440,including buttons, LED, ADC and other sources.
Copy the directory into the working directory of your Linux system.when you want to use them, enter one of the subdirectories then run make.
2440-examples.tar.gz is linux archive.
把该目录复制到Linux系统您的工作目录中,使用时进入其中一个子目录,运行make即可。
2440-examples.tar.gz是linux压缩包。-It contains all the sample code based on Mini2440,including buttons, LED, ADC and other sources.
Copy the directory into the working directory of your Linux system.when you want to use them, enter one of the subdirectories then run make.
2440-examples.tar.gz is linux archive.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2440-examples.tar.gz
examples\udptalk\Makefile
........\.......\udptalk.c
........\pwm\Makefile
........\...\pwm_test.c
........\.thread\Makefile
........\.......\pthread_test.c
........\math\Makefile
........\....\mathtest.c
........\leds\Makefile
........\....\led.c
........\...-player\Makefile
........\..........\led-player.c
........\i2c\24cXX.c
........\...\24cXX.h
........\...\Makefile
........\...\eeprog.c
........\hello\Makefile
........\.....\hello.c
........\comtest\Makefile
........\.......\comtest.c
........\.amtest\Makefile
........\.......\camtest.cpp
........\.++\Makefile
........\...\cplus.c++
........\buttons\Makefile
........\.......\buttons_test.c
........\adc-test\Makefile
........\........\adc-test.c
........\udptalk
........\pwm
........\pthread
........\math
........\leds
........\led-player
........\i2c
........\hello
........\comtest
........\camtest
........\c++
........\buttons
........\adc-test
examples
examples\udptalk\Makefile
........\.......\udptalk.c
........\pwm\Makefile
........\...\pwm_test.c
........\.thread\Makefile
........\.......\pthread_test.c
........\math\Makefile
........\....\mathtest.c
........\leds\Makefile
........\....\led.c
........\...-player\Makefile
........\..........\led-player.c
........\i2c\24cXX.c
........\...\24cXX.h
........\...\Makefile
........\...\eeprog.c
........\hello\Makefile
........\.....\hello.c
........\comtest\Makefile
........\.......\comtest.c
........\.amtest\Makefile
........\.......\camtest.cpp
........\.++\Makefile
........\...\cplus.c++
........\buttons\Makefile
........\.......\buttons_test.c
........\adc-test\Makefile
........\........\adc-test.c
........\udptalk
........\pwm
........\pthread
........\math
........\leds
........\led-player
........\i2c
........\hello
........\comtest
........\camtest
........\c++
........\buttons
........\adc-test
examples