1
0
Fork 0
forked from len0rd/rockbox

Initial framework for the Sandisk Sansa Clip Zip

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30365 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Bertrik Sikken 2011-08-27 16:21:19 +00:00
parent 3aeb7fad9a
commit 463b3ed8b2
18 changed files with 603 additions and 12 deletions

View file

@ -9,6 +9,8 @@ rockboxlogo.128x42x1.bmp
#else
rockboxlogo.112x30x1.bmp
#endif
#elif (LCD_WIDTH == 96) && (LCD_DEPTH == 16)
rockboxlogo.96x30x16.bmp
#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 2)
rockboxlogo.128x42x2.bmp
#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16)

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB