Update triface empty and kernel templates and enable them in nightly test.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 27 May 2011 10:27:23 +0000 (10:27 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 27 May 2011 10:27:23 +0000 (10:27 +0000)
commitb8aad68994965f65bcad8511c77fa632fe652acf
treeac0406c768e1a101f0cd7b5e4fd23d59c569500e
parent9353ba417f0b0f2b12d8aca1c72fb0bb6e4e85ca
Update triface empty and kernel templates and enable them in nightly test.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4934 38d2e660-2303-0410-9eaa-f027e97ec537
27 files changed:
Makefile.test
boards/triface/templates/triface_empty/cfg/cfg_adc.h
boards/triface/templates/triface_empty/cfg/cfg_dac.h [new file with mode: 0644]
boards/triface/templates/triface_empty/cfg/cfg_eeprom.h [new file with mode: 0644]
boards/triface/templates/triface_empty/cfg/cfg_led_7seg.h [new file with mode: 0644]
boards/triface/templates/triface_empty/cfg/cfg_lwip.h
boards/triface/templates/triface_empty/cfg/cfg_nand.h [new file with mode: 0644]
boards/triface/templates/triface_empty/cfg/cfg_proc.h
boards/triface/templates/triface_empty/cfg/cfg_pwm.h
boards/triface/templates/triface_empty/cfg/cfg_random.h [new file with mode: 0644]
boards/triface/templates/triface_empty/cfg/cfg_tftp.h [new file with mode: 0644]
boards/triface/templates/triface_empty/cfg/cfg_usb.h
boards/triface/templates/triface_empty/project.bertos
boards/triface/templates/triface_empty/triface_empty.mk
boards/triface/templates/triface_kernel/cfg/cfg_adc.h
boards/triface/templates/triface_kernel/cfg/cfg_dac.h [new file with mode: 0644]
boards/triface/templates/triface_kernel/cfg/cfg_eeprom.h [new file with mode: 0644]
boards/triface/templates/triface_kernel/cfg/cfg_led_7seg.h [new file with mode: 0644]
boards/triface/templates/triface_kernel/cfg/cfg_lwip.h
boards/triface/templates/triface_kernel/cfg/cfg_nand.h [new file with mode: 0644]
boards/triface/templates/triface_kernel/cfg/cfg_proc.h
boards/triface/templates/triface_kernel/cfg/cfg_pwm.h
boards/triface/templates/triface_kernel/cfg/cfg_random.h [new file with mode: 0644]
boards/triface/templates/triface_kernel/cfg/cfg_tftp.h [new file with mode: 0644]
boards/triface/templates/triface_kernel/cfg/cfg_usb.h
boards/triface/templates/triface_kernel/project.bertos
boards/triface/templates/triface_kernel/triface_kernel.mk