Add target tree files (lcd, tick timer, pcm, buttons and stubs).
commitc93bf7551d5d9731c7a8a81a94e45b38851ca72d
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Sun, 1 Aug 2010 18:05:58 +0000 (1 20:05 +0200)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Sun, 1 Aug 2010 18:05:58 +0000 (1 20:05 +0200)
tree69af602097772e5529addb66302e312c77b85ece
parentc987144db57724ffb548da13bb5e1b6c80b751af
Add target tree files (lcd, tick timer, pcm, buttons and stubs).
14 files changed:
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/button-android.c [new file with mode: 0644]
firmware/target/hosted/android/buttonmap.h [new file with mode: 0644]
firmware/target/hosted/android/kernel-android.c [new file with mode: 0644]
firmware/target/hosted/android/lcd-android.c [new file with mode: 0644]
firmware/target/hosted/android/pcm-android.c [new file with mode: 0644]
firmware/target/hosted/android/system-android.c [new file with mode: 0644]
firmware/target/hosted/android/system-target.h [new file with mode: 0644]
firmware/target/hosted/android/thread-android-arm.c [new file with mode: 0644]