forked from len0rd/rockbox
Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell and Christian Gmeiner from the AS3514 datasheet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12727 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e21d217205
commit
dfad406aa1
7 changed files with 362 additions and 56 deletions
|
@ -205,6 +205,8 @@ drivers/wm8975.c
|
|||
drivers/wm8758.c
|
||||
#elif defined(HAVE_WM8731) || defined(HAVE_WM8721)
|
||||
drivers/wm8731l.c
|
||||
#elif defined(HAVE_AS3514)
|
||||
drivers/as3514.c
|
||||
#elif defined(HAVE_TLV320)
|
||||
drivers/tlv320.c
|
||||
#endif /* defined(HAVE_*) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue