fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
This commit is contained in:
		| @@ -95,6 +95,9 @@ | ||||
| // Should be sufficient to hold ID (if any) + Data | ||||
| #define CFG_TUD_HID_BUFSIZE         16 | ||||
|  | ||||
| #define CFG_TUD_MIDI_RX_BUFSIZE     512 | ||||
| #define CFG_TUD_MIDI_TX_BUFSIZE     512 | ||||
|  | ||||
| #ifdef __cplusplus | ||||
|  } | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach