mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Sansa c200 port. Rockbox works with sound. Several features are disabled including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14625 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4f3bcbbb11
commit
dbc6b4e39a
27 changed files with 1159 additions and 53 deletions
|
@ -5,6 +5,8 @@
|
|||
rockboxlogo.112x30x1.bmp
|
||||
#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16)
|
||||
rockboxlogo.128x40x16.bmp
|
||||
#elif (LCD_WIDTH == 132) && (LCD_DEPTH == 16)
|
||||
rockboxlogo.132x40x16.bmp
|
||||
#elif (LCD_WIDTH == 138) && (LCD_DEPTH == 2)
|
||||
rockboxlogo.138x46x2.bmp
|
||||
#elif (LCD_WIDTH == 160) && (LCD_DEPTH == 2)
|
||||
|
|
BIN
apps/bitmaps/native/rockboxlogo.132x40x16.bmp
Normal file
BIN
apps/bitmaps/native/rockboxlogo.132x40x16.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Add table
Add a link
Reference in a new issue