mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
* move audio settings into audio codec drivers
* add mas35xx driver for all mas35xx targets. Later mas35xx code from sound.c will move to this new driver git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13464 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e7075db2a7
commit
cdbf33adf7
22 changed files with 336 additions and 133 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#include "dac.h"
|
||||
#include "system.h"
|
||||
#endif
|
||||
#include "audiohw.h"
|
||||
|
||||
/* hacking into mpeg.c, recording is still there */
|
||||
#if CONFIG_CODEC == MAS3587F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue