Update some triface preset.
authorDaniele Basile <asterix@develer.com>
Fri, 13 Jan 2012 17:41:45 +0000 (18:41 +0100)
committerDaniele Basile <asterix@develer.com>
Fri, 13 Jan 2012 17:41:45 +0000 (18:41 +0100)
commit56f2c002c50338f23f1b969ba51a43b0eb24f3da
treee511eca18c70860c3d64e56cd36123f6f8423abb
parent57dfb183e24175bc782647d4e6aebe31063f3881
Update some triface preset.
46 files changed:
boards/triface/benchmark/triface_context_switch/cfg/cfg_adc.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_dac.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_eeprom.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_http.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_i2s.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_ini_reader.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_led_7seg.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_lwip.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_nand.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_proc.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_pwm.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_random.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_sd.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_ser.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_tftp.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_usb.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_wm8731.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/project.bertos
boards/triface/benchmark/triface_context_switch/triface_context_switch.mk
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_adc.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_dac.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_eeprom.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_http.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_i2s.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_ini_reader.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_led_7seg.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_lwip.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_nand.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_proc.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_pwm.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_random.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_sd.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_ser.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_tftp.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_usb.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_wm8731.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/project.bertos
boards/triface/benchmark/triface_kernel_footprint/triface_kernel_footprint.mk
boards/triface/examples/triface/cfg/cfg_http.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_i2s.h
boards/triface/examples/triface/cfg/cfg_ini_reader.h
boards/triface/examples/triface/cfg/cfg_sd.h
boards/triface/examples/triface/cfg/cfg_ser.h
boards/triface/examples/triface/cfg/cfg_wm8731.h [new file with mode: 0644]
boards/triface/examples/triface/project.bertos
boards/triface/examples/triface/triface.mk