Start to merge old triface project in bertos, not working actually
authorqwert <qwert@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 16 Jul 2008 15:44:32 +0000 (15:44 +0000)
committerqwert <qwert@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 16 Jul 2008 15:44:32 +0000 (15:44 +0000)
commitd22dfaec1fff3dfb5d216b0317f6e2845313f688
tree180811a7fc0932d3fc0378f76ec912174f2ce694
parent4e8d0f2f4b4e158963ac78bb7c1356621fb638c0
Start to merge old triface project in bertos, not working actually

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1487 38d2e660-2303-0410-9eaa-f027e97ec537
13 files changed:
Makefile
app/triface/boot/cfg/cfg_arch.h [new file with mode: 0644]
app/triface/boot/cfg/cfg_boot.h [new file with mode: 0644]
app/triface/boot/cfg/cfg_kfile.h [new file with mode: 0644]
app/triface/boot/cfg/cfg_ser.h [new file with mode: 0644]
app/triface/boot/hw/hw_cpu.h [new file with mode: 0644]
app/triface/boot/hw/hw_ser.h [new file with mode: 0644]
app/triface/boot/main.c
app/triface/cfg/cfg_arch.h [new file with mode: 0644]
app/triface/cfg/cfg_kfile.h [new file with mode: 0644]
app/triface/triface.mk
bertos/cfg/cfg_flash_avr.h [new file with mode: 0644]
bertos/cpu/avr/drv/flash_avr.c