Update triface example and fix nightly tests
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 27 May 2011 10:15:42 +0000 (10:15 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 27 May 2011 10:15:42 +0000 (10:15 +0000)
commit9353ba417f0b0f2b12d8aca1c72fb0bb6e4e85ca
treef00eca4cd70198aa15858675e5174c1d197b86d9
parent9fd3c727a7978547a583868f0bf9689d6dffc542
Update triface example and fix nightly tests

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4933 38d2e660-2303-0410-9eaa-f027e97ec537
24 files changed:
Makefile.test
boards/triface/examples/triface/cfg/cfg_adc.h
boards/triface/examples/triface/cfg/cfg_dac.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_debug.h
boards/triface/examples/triface/cfg/cfg_eeprom.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_emb_flash.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_eth.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_fat.h
boards/triface/examples/triface/cfg/cfg_lcd_hd44.h
boards/triface/examples/triface/cfg/cfg_led_7seg.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_lwip.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_nand.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_proc.h
boards/triface/examples/triface/cfg/cfg_pwm.h
boards/triface/examples/triface/cfg/cfg_random.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_sd.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_tftp.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_usb.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_usbkbd.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_usbmouse.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_usbser.h [new file with mode: 0644]
boards/triface/examples/triface/cmd_ctor.h
boards/triface/examples/triface/project.bertos
boards/triface/examples/triface/triface.mk