Initial commit.
commit2d14fa5143d6f7e715382ef2d21e2bd8b521c7cc
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Mon, 26 Jul 2010 19:49:12 +0000 (26 21:49 +0200)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Mon, 26 Jul 2010 19:49:12 +0000 (26 21:49 +0200)
tree0b741094dd3ee5dc4acc3179db5dfa90283a2c13
parentedda97113960551fdc15f3602992bd4ebd87e07c
Initial commit.
15 files changed:
bootloader/SOURCES
bootloader/application.c [new file with mode: 0644]
bootloader/common.c
bootloader/common.h
firmware/export/config.h
firmware/export/config/application.h
firmware/target/hosted/android/app/adc-target.h [new file with mode: 0644]
firmware/target/hosted/android/app/backlight-target.h [new file with mode: 0644]
firmware/target/hosted/android/app/button-application.c [new file with mode: 0644]
firmware/target/hosted/android/app/button-target.h [new file with mode: 0644]
firmware/target/hosted/android/app/i2c-target.h [new file with mode: 0644]
firmware/target/hosted/android/app/usb-target.h [new file with mode: 0644]
firmware/target/hosted/android/buttonmap.h [new file with mode: 0644]
firmware/target/hosted/android/system-target.h [new file with mode: 0644]
tools/configure