improve midi

- fix #436 tud_midi_rx_cb() not invoked
- fix xfer_cb() not handle ep in
- add ZLP if needed
This commit is contained in:
hathach
2020-08-24 14:31:46 +07:00
parent 19f08a02f6
commit a1b7e767af
4 changed files with 35 additions and 26 deletions

View File

@@ -57,7 +57,6 @@
// CFG_TUD_CDC > 1
//--------------------------------------------------------------------+
// Check if terminal is connected to this port
bool tud_cdc_n_connected (uint8_t itf);