ek-lpc-p2378: add preset with context_switch and kernel_footprint benchmarks.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 13 May 2010 16:36:06 +0000 (16:36 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 13 May 2010 16:36:06 +0000 (16:36 +0000)
commit1b803b1b77ec99683f949e4e1e82b2bee936770f
treefe79960c7c9a9902452141d94ae4e957f269188b
parentf1597b21dbfbfceb5224956a041d84dc0aaeefb0
ek-lpc-p2378: add preset with context_switch and kernel_footprint benchmarks.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3696 38d2e660-2303-0410-9eaa-f027e97ec537
127 files changed:
boards/ek-lpc-p2378/.spec [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/.spec [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/.spec [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_adc.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_afsk.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_ax25.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_battfs.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_debug.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_fat.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_flash25.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_heap.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_i2c.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_i2s.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_kbd.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_keytag.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_kfile.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_lcd.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_lm75.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_md2.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_monitor.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_nmea.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_parser.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_phase.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_proc.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_pwm.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_ramp.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_randpool.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_sem.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_ser.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_signal.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_stepper.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_thermo.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_timer.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_wdt.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/context_switch.mk [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/context_switch_user.mk [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/main.c [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/project.bertos [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/.spec [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_adc.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_afsk.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_ax25.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_battfs.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_context_switch.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_dataflash.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_dc_motor.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_debug.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_fat.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_flash25.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_formatwr.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_hashtable.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_heap.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_i2c.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_i2s.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_ini_reader.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_kbd.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_keytag.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_kfile.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_lcd.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_lm75.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_md2.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_monitor.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_nmea.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_parser.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_phase.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_pocketbus.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_proc.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_pwm.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_ramp.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_randpool.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_sem.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_ser.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_signal.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_stepper.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_tas5706a.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_thermo.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_timer.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_wdt.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_xmodem.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/kernel_footprint.mk [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/kernel_footprint_user.mk [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/main.c [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/project.bertos [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_afsk.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_buzzer.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_dataflash.c [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_dataflash.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_dc_motor.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_ft245rl.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_i2c_bitbang.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_kbd.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_lcd.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_led.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_lm75.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_mcp41.c [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_mcp41.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_ntc.c [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_ntc.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_phase.c [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_phase.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_rit128x96.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_sd.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_ser.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_sipo.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_spi.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_stepper.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_tas5706a.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_thermo.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_tlv5618.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_tmp123.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/kbd_map.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/mcp41_map.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/ntc_map.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/phase_map.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/pwm_map.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/thermo_map.h [new file with mode: 0644]