Add context switch benchmark for all boards.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 12 May 2010 14:07:23 +0000 (14:07 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 12 May 2010 14:07:23 +0000 (14:07 +0000)
commit6542f8a6e9ce3289832a90b5f2518e05347b464b
tree2ecffa5cfb65eb1168c9b1c52fbeaf8d14e258f5
parent660d3a3e0f7129ed821a2ba44473254eaea728ce
Add context switch benchmark for all boards.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3663 38d2e660-2303-0410-9eaa-f027e97ec537
143 files changed:
boards/at91sam7x-ek/benchmark/context_switch/.spec [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_adc.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_afsk.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_ax25.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_battfs.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_debug.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_fat.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_flash25.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_heap.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_i2c.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_i2s.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_kbd.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_keytag.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_kfile.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_lcd.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_lm75.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_md2.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_monitor.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_nmea.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_parser.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_phase.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_proc.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_pwm.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_ramp.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_randpool.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_sem.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_ser.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_signal.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_stepper.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_thermo.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_timer.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_wdt.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/context_switch.mk [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/context_switch_user.mk [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/main.c [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/project.bertos [new file with mode: 0644]
boards/at91sam7x-ek/hw/hw_led.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/.spec [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/.spec [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_adc.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_afsk.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_ax25.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_battfs.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_debug.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_fat.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_flash25.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_heap.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_i2c.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_i2s.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_kbd.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_keytag.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_kfile.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_lcd.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_lm75.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_md2.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_monitor.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_nmea.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_parser.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_phase.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_proc.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_pwm.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_ramp.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_randpool.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_sem.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_ser.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_signal.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_stepper.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_thermo.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_timer.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_wdt.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/context_switch.mk [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/context_switch_user.mk [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/main.c [new file with mode: 0644]
boards/ek-lm3s1968/benchmarck/context_switch/project.bertos [new file with mode: 0644]
boards/triface/benchmark/.spec [new file with mode: 0644]
boards/triface/benchmark/context_switch/.spec [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_adc.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_afsk.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_ax25.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_battfs.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_debug.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_fat.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_flash25.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_heap.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_i2c.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_i2s.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_kbd.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_keytag.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_kfile.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_lcd.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_lm75.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_md2.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_monitor.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_nmea.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_parser.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_phase.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_proc.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_pwm.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_ramp.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_randpool.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_sem.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_ser.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_signal.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_stepper.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_thermo.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_timer.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_wdt.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/context_switch.mk [new file with mode: 0644]
boards/triface/benchmark/context_switch/context_switch_user.mk [new file with mode: 0644]
boards/triface/benchmark/context_switch/flash.log [new file with mode: 0644]
boards/triface/benchmark/context_switch/main.c [new file with mode: 0644]
boards/triface/benchmark/context_switch/project.bertos [new file with mode: 0644]
boards/triface/hw/hw_led.h [new file with mode: 0644]