Update the presets.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 28 Nov 2010 21:13:31 +0000 (21:13 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 28 Nov 2010 21:13:31 +0000 (21:13 +0000)
commitffd90a8e0d552a62ae93a03594a245b1e1b51bc3
tree9eb28a3f582f01aa4b96a47ca30f631b9f6de862
parent1ad9c44812fff13515605ba9511f89b4dc9e9da6
Update the presets.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4599 38d2e660-2303-0410-9eaa-f027e97ec537
36 files changed:
boards/triface/benchmark/triface_context_switch/cfg/cfg_adc.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_debug.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_emb_flash.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_eth.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_fat.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_lcd_hd44.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_lwip.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_parser.h
boards/triface/benchmark/triface_context_switch/cfg/cfg_sd.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_usb.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_usbkbd.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_usbmouse.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/cfg/cfg_usbser.h [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/context_switch.mk [deleted file]
boards/triface/benchmark/triface_context_switch/context_switch_user.mk [deleted file]
boards/triface/benchmark/triface_context_switch/project.bertos
boards/triface/benchmark/triface_context_switch/triface_context_switch.mk [new file with mode: 0644]
boards/triface/benchmark/triface_context_switch/triface_context_switch_user.mk [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_adc.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_debug.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_emb_flash.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_eth.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_fat.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_lcd_hd44.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_lwip.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_parser.h
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_sd.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_usb.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_usbkbd.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_usbmouse.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/cfg/cfg_usbser.h [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/kernel_footprint.mk [deleted file]
boards/triface/benchmark/triface_kernel_footprint/kernel_footprint_user.mk [deleted file]
boards/triface/benchmark/triface_kernel_footprint/project.bertos
boards/triface/benchmark/triface_kernel_footprint/triface_kernel_footprint.mk [new file with mode: 0644]
boards/triface/benchmark/triface_kernel_footprint/triface_kernel_footprint_user.mk [new file with mode: 0644]