Update the preset and fix for the new name.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 28 Nov 2010 20:07:25 +0000 (20:07 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 28 Nov 2010 20:07:25 +0000 (20:07 +0000)
commit6529fc32983cfbb209fb279e2a2832d9185f6ee8
tree6eb2038875630f0fc9124b449fa69315db86d8ef
parent12ebb4ad426393166cbcdfcfb7c057f990ed0572
Update the preset and fix for the new name.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4590 38d2e660-2303-0410-9eaa-f027e97ec537
80 files changed:
boards/arduino-mega/benchmark/arduino-mega_context_switch/arduino-mega_context_switch.mk [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_context_switch/arduino-mega_context_switch_user.mk [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_adc.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_ax25.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_battfs.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_dataflash.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_debug.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_emb_flash.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_eth.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_fat.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_flash25.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_heap.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_i2c.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_i2s.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_ini_reader.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_kbd.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_lcd_hd44.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_lwip.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_md2.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_monitor.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_parser.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_phase.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_pwm.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_ramp.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_randpool.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_sd.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_sem.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_signal.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_spi_bitbang.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_stepper.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_tas5706a.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_timer.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_usb.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_usbkbd.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_usbmouse.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_usbser.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_context_switch/cfg/cfg_wdt.h
boards/arduino-mega/benchmark/arduino-mega_context_switch/context_switch.mk [deleted file]
boards/arduino-mega/benchmark/arduino-mega_context_switch/context_switch_user.mk [deleted file]
boards/arduino-mega/benchmark/arduino-mega_context_switch/project.bertos
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/arduino-mega_kernel_footprint.mk [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/arduino-mega_kernel_footprint_user.mk [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_adc.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_ax25.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_battfs.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_dataflash.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_debug.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_emb_flash.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_eth.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_fat.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_flash25.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_heap.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_i2c.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_i2s.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_ini_reader.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_kbd.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_lcd_hd44.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_lwip.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_md2.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_monitor.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_parser.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_phase.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_pwm.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_ramp.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_randpool.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_sd.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_sem.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_signal.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_spi_bitbang.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_stepper.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_tas5706a.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_timer.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_usb.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_usbkbd.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_usbmouse.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_usbser.h [new file with mode: 0644]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/cfg/cfg_wdt.h
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/kernel_footprint.mk [deleted file]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/kernel_footprint_user.mk [deleted file]
boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/project.bertos