Description: 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.
File list (Check if you may need any files):
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