Remove USB with define NO_USB in main & audio_io.

This commit is contained in:
louis
2017-01-19 15:57:08 +00:00
parent bbb296534f
commit 4c79429251
2 changed files with 17 additions and 0 deletions

View File

@@ -577,6 +577,7 @@ int main()
DFUHandler(dfuInterface, null);
#endif
#endif
#ifndef NO_USB
usb_audio_core(c_mix_out
#ifdef MIDI
, c_midi
@@ -594,6 +595,7 @@ int main()
VENDOR_REQUESTS_PARAMS_
);
#endif /* NO_USB */
}
on tile[AUDIO_IO_TILE]: usb_audio_io(c_mix_out, c_adc