fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*

This commit is contained in:
hathach
2019-06-10 18:46:00 +07:00
parent 15208e710a
commit 7156bfb54d
8 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
#endif
#include "common/tusb_common.h"
#include "device/dcd.h"
#include "dcd.h"
//--------------------------------------------------------------------+
// Application API