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:
parent
3aeb7fad9a
commit
463b3ed8b2
18 changed files with 603 additions and 12 deletions
|
|
@ -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)
|
||||
|
|
|
|||
BIN
apps/bitmaps/native/rockboxlogo.96x30x16.bmp
Normal file
BIN
apps/bitmaps/native/rockboxlogo.96x30x16.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue