forked from len0rd/rockbox
Add Xuelin iHIFI 770/770C/800 support
Taken from the xvortex fork (Roman Stolyarov) Ported, rebased, and cleaned up by myself. Change-Id: I7b2bca2d29502f2e4544e42f3d122786dd4b7978
This commit is contained in:
parent
af9459a799
commit
d4942cc74c
95 changed files with 4419 additions and 534 deletions
|
@ -80,7 +80,8 @@ nwz_linux.c
|
|||
rocker_linux.c
|
||||
#elif defined(RK27_GENERIC) || defined(HM60X) || defined(HM801) \
|
||||
|| defined(MA9) || defined(MA9C) || defined(MA8) || defined(MA8C) \
|
||||
|| defined(IHIFI760) || defined(IHIFI960)
|
||||
|| defined(IHIFI760) || defined(IHIFI960) || defined(IHIFI800) \
|
||||
|| defined(IHIFI770) || defined(IHIFI770C)
|
||||
rk27xx.c
|
||||
show_logo.c
|
||||
#elif defined(SANSA_CONNECT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue