Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely untested.
commit2ad197f38ae31bf859e780e327650819222c1c9e
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Feb 2010 13:26:46 +0000 (25 13:26 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Feb 2010 13:26:46 +0000 (25 13:26 +0000)
tree3100795c25f436b6871cfcaf0abfb287a26673f2
parent611b3b22d54f0bb3bd30c318f74a46a238393d51
Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely untested.
Compilation shows a warning for the first argument of the lcd_bitmap() call in show_logo().

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24911 a1c6a512-1295-4272-9138-f99709370657
12 files changed:
firmware/SOURCES
firmware/export/config.h
firmware/export/config/sansafuzev2.h [new file with mode: 0644]
firmware/target/arm/as3525/button-e200v2-fuze.c
firmware/target/arm/as3525/dbop-as3525.c
firmware/target/arm/as3525/sansa-fuzev2/backlight-target.h [new file with mode: 0644]
firmware/target/arm/as3525/sansa-fuzev2/button-target.h [new file with mode: 0644]
firmware/target/arm/as3525/sansa-fuzev2/lcd-fuzev2.c [new file with mode: 0644]
firmware/target/arm/as3525/sansa-fuzev2/powermgmt-fuzev2.c [new file with mode: 0644]
firmware/target/arm/as3525/system-as3525.c
tools/configure
tools/scramble.c