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:
parent
c0838cbfd8
commit
08fb3f6574
30 changed files with 2187 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue