Update benchmark projects.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 4 Jan 2012 11:00:41 +0000 (11:00 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 4 Jan 2012 11:00:41 +0000 (11:00 +0000)
commit976d522209efc4c11a019ae6b34657b6b3f59ba0
treef3ab2df4926b84cc4f785508354828591482c728
parentd98ef779240b3c49d9313e770048b262c4f8daa3
Update benchmark projects.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5204 38d2e660-2303-0410-9eaa-f027e97ec537
51 files changed:
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_adc.h
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_dac.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_eeprom.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_eth.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_http.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_i2s.h
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_ini_reader.h
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_led_7seg.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_lwip.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_nand.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_parser.h
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_proc.h
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_pwm.h
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_random.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_sd.h
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_ser.h
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_tftp.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_usb.h
boards/stm32-p103/benchmark/stm32-p103_context_switch/cfg/cfg_wm8731.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_context_switch/project.bertos
boards/stm32-p103/benchmark/stm32-p103_context_switch/stm32-p103_context_switch.mk
boards/stm32-p103/benchmark/stm32-p103_context_switch/stm32-p103_context_switch_user.mk
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_adc.h
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_dac.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_debug.h
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_eeprom.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_emb_flash.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_eth.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_fat.h
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_http.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_i2s.h
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_ini_reader.h
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_lcd_hd44.h
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_led_7seg.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_lwip.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_nand.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_parser.h
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_proc.h
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_pwm.h
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_random.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_sd.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_ser.h
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_tftp.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_usb.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_usbkbd.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_usbmouse.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_usbser.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/cfg/cfg_wm8731.h [new file with mode: 0644]
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/project.bertos
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/stm32-p103_kernel_footprint.mk
boards/stm32-p103/benchmark/stm32-p103_kernel_footprint/stm32-p103_kernel_footprint_user.mk