add CFG_TUH_API_EDPT_XFER to enable generic edpt xfer

This commit is contained in:
hathach
2022-03-17 21:20:20 +07:00
parent 55428d7dd2
commit 9dd2f11f4a
4 changed files with 46 additions and 21 deletions

View File

@@ -392,6 +392,10 @@
#define CFG_TUH_VENDOR 0
#endif
#ifndef CFG_TUH_API_EDPT_XFER
#define CFG_TUH_API_EDPT_XFER 0
#endif
//------------------------------------------------------------------
// Configuration Validation
//------------------------------------------------------------------