1
0
Fork 0
forked from len0rd/rockbox

Sansa Fuze+: initial commit (bootloader only, LCD basically working)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29808 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Amaury Pouly 2011-05-01 13:02:46 +00:00
parent c0838cbfd8
commit 08fb3f6574
30 changed files with 2187 additions and 11 deletions

View file

@ -55,6 +55,9 @@ creativezvm.c
#elif CONFIG_CPU==AS3525 || CONFIG_CPU==AS3525v2
sansa_as3525.c
show_logo.c
#elif CONFIG_CPU==IMX233
imx233.c
show_logo.c
#elif defined(LYRE_PROTO1)
lyre_proto1.c
show_logo.c