forked from PAWPAW-Mirror/lib_xua
Resolving build issues with SPDIF on same core.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* CODEC configuration functions.
|
||||
*/
|
||||
void audio(chanend c_in,
|
||||
#ifdef SPDIF_TX
|
||||
#if defined(SPDIF_TX) && (SPDIF_TX_TILE != AUDIO_IO_TILE)
|
||||
chanend c_spdif_tx,
|
||||
#endif
|
||||
#if(defined(SPDIF_RX) || defined(ADAT_RX))
|
||||
|
||||
Reference in New Issue
Block a user