forked from len0rd/rockbox
imx233/fuze+: implement pcm out and audio codec, update SOURCES
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30800 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
390edd58c8
commit
623cbd6e02
4 changed files with 99 additions and 12 deletions
|
|
@ -522,8 +522,10 @@ target/arm/imx233/usb-imx233.c
|
|||
#endif
|
||||
#ifndef BOOTLOADER
|
||||
#ifdef HAVE_IMX233_CODEC
|
||||
target/arm/imx233/audioout-imx233.c
|
||||
target/arm/imx233/audioin-imx233.c
|
||||
target/arm/imx233/pcm-imx233.c
|
||||
target/arm/imx233/audiohw-imx233.c
|
||||
drivers/audio/imx233-codec.c
|
||||
#endif
|
||||
target/arm/imx233/timer-imx233.c
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue