forked from PAWPAW-Mirror/lib_xua
DFU flash code run on tile[0] even if XUD_TILE and AUDIO_IO_TILE are not 0
This commit is contained in:
@@ -37,7 +37,7 @@ void audio(chanend c_in,
|
||||
chanend c_dig,
|
||||
#endif
|
||||
chanend ?c_config, chanend ?c_adc
|
||||
#if (XUD_TILE != 0)
|
||||
#if (XUD_TILE != 0) && (AUDIO_IO_TILE == 0)
|
||||
, server interface i_dfu ?dfuInterface
|
||||
#endif
|
||||
#if (NUM_PDM_MICS > 0)
|
||||
|
||||
Reference in New Issue
Block a user