Update projects.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 4 Jan 2012 11:22:21 +0000 (11:22 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 4 Jan 2012 11:22:21 +0000 (11:22 +0000)
commit48f658cb2360654d8ae4e17adf660dbea5a9e72e
treef30a75f8f22e53277bb14deb67d2584a82bdb259
parent78be08e4397b2c98da4b119aad450acab17048d7
Update projects.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5208 38d2e660-2303-0410-9eaa-f027e97ec537
58 files changed:
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/at91sam7x-ek_empty.mk
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/at91sam7x-ek_empty_user.mk
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_adc.h
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_dac.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_debug.h
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_eeprom.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_emb_flash.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_eth.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_fat.h
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_http.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_i2s.h
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_ini_reader.h
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_lcd_hd44.h
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_led_7seg.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_lwip.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_nand.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_parser.h
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_proc.h
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_pwm.h
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_random.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_sd.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_ser.h
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_tftp.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_usb.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_usbkbd.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_usbmouse.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_usbser.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/cfg/cfg_wm8731.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_empty/project.bertos
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/at91sam7x-ek_kernel.mk
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/at91sam7x-ek_kernel_user.mk
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_adc.h
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_dac.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_debug.h
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_eeprom.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_emb_flash.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_eth.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_fat.h
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_http.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_i2s.h
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_ini_reader.h
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_lcd_hd44.h
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_led_7seg.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_lwip.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_nand.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_parser.h
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_proc.h
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_pwm.h
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_random.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_sd.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_ser.h
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_tftp.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_usb.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_usbkbd.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_usbmouse.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_usbser.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/cfg/cfg_wm8731.h [new file with mode: 0644]
boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/project.bertos