1
0
Fork 0
forked from len0rd/rockbox

Initial D2 sound playback support (known issues to follow on the CowonD2Info wiki page).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17753 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rob Purchase 2008-06-22 18:48:22 +00:00
parent 20baeca44d
commit d6159ea7d7
8 changed files with 383 additions and 91 deletions

View file

@ -1022,6 +1022,7 @@ target/arm/tcc780x/timer-tcc780x.c
target/arm/wmcodec-telechips.c
target/arm/tcc780x/debug-tcc780x.c
target/arm/tcc780x/pcm-tcc780x.c
target/arm/tcc780x/cowond2/audio-cowond2.c
#endif /* BOOTLOADER */
#endif /* SIMULATOR */
#endif /* COWON_D2 */