Update boards projects.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 19 May 2010 13:11:34 +0000 (13:11 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 19 May 2010 13:11:34 +0000 (13:11 +0000)
commit6e0b59dab1ec92a0911eb5e8ebde34d96bb4739d
treee9728c9dc9a9b38fa6462207f19b61d3ed4cf5ed
parent09a3f9313415b1a6faa1ffddec075e3cea6ba090
Update boards projects.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3728 38d2e660-2303-0410-9eaa-f027e97ec537
58 files changed:
bertos/cfg/cfg_gfx.h
bertos/drv/lcd_gfx_hwtest.c
bertos/gfx/gfx.h
bertos/gfx/text.h
bertos/gui/leveledit.c
bertos/gui/menu.c
bertos/gui/menu.h
boards/arduino/examples/aprs/cfg/cfg_lcd.h [deleted file]
boards/arduino/examples/aprs/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/arduino/examples/aprs/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/arduino/hw/hw_lcd.h [deleted file]
boards/arduino/hw/hw_lcd_32122a.h [new file with mode: 0644]
boards/arduino/hw/hw_lcd_hd44.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_lcd.h [deleted file]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/context_switch/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/kernel_footprint/cfg/cfg_lcd.h [deleted file]
boards/at91sam7x-ek/benchmark/kernel_footprint/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/at91sam7x-ek/benchmark/kernel_footprint/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/at91sam7x-ek/examples/sd_fat/cfg/cfg_lcd.h [deleted file]
boards/at91sam7x-ek/examples/sd_fat/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/at91sam7x-ek/examples/sd_fat/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/at91sam7x-ek/hw/hw_lcd.h [deleted file]
boards/at91sam7x-ek/hw/hw_lcd_32122a.h [new file with mode: 0644]
boards/at91sam7x-ek/hw/hw_lcd_hd44.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmark/context_switch/cfg/cfg_lcd.h [deleted file]
boards/ek-lm3s1968/benchmark/context_switch/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmark/context_switch/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_lcd.h [deleted file]
boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/ek-lm3s1968/examples/gps/cfg/cfg_lcd.h [deleted file]
boards/ek-lm3s1968/examples/gps/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/ek-lm3s1968/examples/gps/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/ek-lm3s1968/hw/hw_lcd.h [deleted file]
boards/ek-lm3s1968/hw/hw_lcd_32122a.h [new file with mode: 0644]
boards/ek-lm3s1968/hw/hw_lcd_hd44.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_lcd.h [deleted file]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_lcd.h [deleted file]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/ek-lpc-p2378/benchmark/kernel_footprint/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_lcd.h [deleted file]
boards/ek-lpc-p2378/hw/hw_lcd_32122a.h [new file with mode: 0644]
boards/ek-lpc-p2378/hw/hw_lcd_hd44.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_lcd.h [deleted file]
boards/triface/benchmark/context_switch/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/triface/benchmark/context_switch/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/triface/benchmark/kernel_footprint/cfg/cfg_lcd.h [deleted file]
boards/triface/benchmark/kernel_footprint/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/triface/benchmark/kernel_footprint/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_lcd.h [deleted file]
boards/triface/examples/triface/cfg/cfg_lcd_32122a.h [new file with mode: 0644]
boards/triface/examples/triface/cfg/cfg_lcd_hd44.h [new file with mode: 0644]
boards/triface/hw/hw_lcd.h [deleted file]
boards/triface/hw/hw_lcd_32122a.h [new file with mode: 0644]
boards/triface/hw/hw_lcd_hd44.h [new file with mode: 0644]