Update sam7x tcp server project and prepare for nightly test.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 24 May 2011 14:42:37 +0000 (14:42 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 24 May 2011 14:42:37 +0000 (14:42 +0000)
commitba19129961d4c83e40df170d25633fc79f504866
tree583dfe1e8e0a1869d0aaa91410166cc872918a93
parent68cde3a340e6684e7f43bb2889d8625f8a4608a4
Update sam7x tcp server project and prepare for nightly test.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4930 38d2e660-2303-0410-9eaa-f027e97ec537
18 files changed:
Makefile.test
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/at91sam7x-ek_tcp_server.mk
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/at91sam7x-ek_tcp_server_user.mk
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_adc.h
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_dac.h [new file with mode: 0644]
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_eeprom.h [new file with mode: 0644]
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_led_7seg.h [new file with mode: 0644]
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_lwip.h
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_nand.h [new file with mode: 0644]
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_parser.h
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_proc.h
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_pwm.h
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_random.h [new file with mode: 0644]
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_tftp.h [new file with mode: 0644]
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/cfg/cfg_usb.h
boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/project.bertos
boards/at91sam7x-ek/hw/hw_eth.c [new file with mode: 0644]
boards/at91sam7x-ek/hw/hw_eth.h [new file with mode: 0644]