mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
New port: FiiO M3K on bare metal
Change-Id: I7517e7d5459e129dcfc9465c6fbd708619888fbe
This commit is contained in:
parent
83fcbedc65
commit
3ec66893e3
143 changed files with 16585 additions and 24 deletions
|
|
@ -194,6 +194,8 @@ struct sound_settings_info
|
|||
#include "jz4740-codec.h"
|
||||
#elif defined(HAVE_AK4537)
|
||||
#include "ak4537.h"
|
||||
#elif defined(HAVE_AK4376)
|
||||
#include "ak4376.h"
|
||||
#elif defined(HAVE_RK27XX_CODEC)
|
||||
#include "rk27xx_codec.h"
|
||||
#elif defined(HAVE_AIC3X)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue