forked from len0rd/rockbox
Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by HM-60x to dummy_codec.{ch} as it works for PCM1704 used by HM-801.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30891 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
50211e2054
commit
2164aab902
19 changed files with 560 additions and 13 deletions
|
|
@ -67,7 +67,7 @@ main-pp.c
|
|||
show_logo.c
|
||||
#elif defined(MPIO_HD200) || defined(MPIO_HD300)
|
||||
mpio_hd200_hd300.c
|
||||
#elif defined(RK27_GENERIC) || defined(HM60X)
|
||||
#elif defined(RK27_GENERIC) || defined(HM60X) || defined(HM801)
|
||||
rk27xx.c
|
||||
show_logo.c
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue