Guard const addr fifo functions with TUP_MEM_CONST_ADDR.

This commit is contained in:
HiFiPhile
2024-04-29 22:35:55 +02:00
parent bf1540af4c
commit c303b5d81d
3 changed files with 37 additions and 2 deletions

View File

@@ -448,4 +448,8 @@
#define TUP_DCD_EDPT_ISO_ALLOC
#endif
#if defined(TUP_USBIP_DWC2)
#define TUP_MEM_CONST_ADDR
#endif
#endif