mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
New port: FiiO M3K
Most credit goes to: Roman Skylarov Additional integration and refactoring by myself. *** COMPLETELY UNTESTED *** Change-Id: Ia64c36d92e0214c6b15f7a868df286f8113ea27b
This commit is contained in:
parent
4231c2c83f
commit
aabc8aca47
84 changed files with 2188 additions and 20 deletions
|
|
@ -38,7 +38,7 @@ rockboxlogo.640x198x16.bmp
|
|||
#endif
|
||||
|
||||
/* The Sony NWZ linux bootloader needs icons to display a menu */
|
||||
#if defined(BOOTLOADER)
|
||||
#if defined(BOOTLOADER)
|
||||
#if defined(SONY_NWZ_LINUX)
|
||||
rockboxicon.130x130x16.bmp
|
||||
toolsicon.130x130x16.bmp
|
||||
|
|
@ -50,6 +50,10 @@ toolsicon.70x70x16.bmp
|
|||
hibyicon.130x130x16.bmp
|
||||
rockboxicon.130x130x16.bmp
|
||||
toolsicon.130x130x16.bmp
|
||||
#elif defined(FIIO_M3K)
|
||||
fiioicon.130x130x16.bmp
|
||||
rockboxicon.130x130x16.bmp
|
||||
toolsicon.130x130x16.bmp
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
BIN
apps/bitmaps/native/fiioicon.130x130x16.bmp
Normal file
BIN
apps/bitmaps/native/fiioicon.130x130x16.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Loading…
Add table
Add a link
Reference in a new issue