Merge pull request #2567 from HiFiPhile/iso_alloc

ISO endpoint allocation improvments
This commit is contained in:
Ha Thach
2024-04-08 16:24:50 +07:00
committed by GitHub
3 changed files with 46 additions and 24 deletions

View File

@@ -441,4 +441,8 @@
#define TU_ATTR_FAST_FUNC
#endif
#if defined(TUP_USBIP_DWC2) || defined(TUP_USBIP_FSDEV)
#define TUP_DCD_EDPT_ISO_ALLOC
#endif
#endif