add common EPSIZE for bulk/iso in full and highspeed

adding cdc host fifo tx/rx
This commit is contained in:
hathach
2022-12-15 15:27:39 +07:00
parent f62f973956
commit bd1f7f86ce
5 changed files with 68 additions and 45 deletions

View File

@@ -27,7 +27,6 @@
#ifndef _TUSB_CDC_DEVICE_H_
#define _TUSB_CDC_DEVICE_H_
#include "common/tusb_common.h"
#include "cdc.h"
//--------------------------------------------------------------------+