RP2040 New ISO API

This commit is contained in:
pschatzmann
2024-10-15 22:22:24 +02:00
committed by HiFiPhile
parent 933ac29d77
commit 1b17bc04f9
3 changed files with 81 additions and 21 deletions

View File

@@ -366,6 +366,7 @@
// Raspberry Pi
//--------------------------------------------------------------------+
#elif TU_CHECK_MCU(OPT_MCU_RP2040)
#define TUP_DCD_EDPT_ISO_ALLOC
#define TUP_DCD_ENDPOINT_MAX 16
#define TU_ATTR_FAST_FUNC __attribute__((section(".time_critical.tinyusb")))