forked from PAWPAW-Mirror/lib_xua
Removed reference to EP0_THREAD_COMBINED_WITH_SPI and assocaited params
This commit is contained in:
@@ -16,10 +16,6 @@
|
|||||||
* \param c_usb_test Optional chanend to be connected to XUD if test modes required.
|
* \param c_usb_test Optional chanend to be connected to XUD if test modes required.
|
||||||
*/
|
*/
|
||||||
void Endpoint0( chanend c_ep0_out, chanend c_ep0_in, chanend c_audioCtrl,
|
void Endpoint0( chanend c_ep0_out, chanend c_ep0_in, chanend c_audioCtrl,
|
||||||
chanend ?c_mix_ctl,chanend ?c_clk_ctl, chanend ?c_usb_test
|
chanend ?c_mix_ctl,chanend ?c_clk_ctl, chanend ?c_usb_test);
|
||||||
#ifdef EP0_THREAD_COMBINED_WITH_SPI
|
|
||||||
, chanend c_spi, chanend c_spi_ss
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user