We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9ad09a + f18b750 commit fd2cd3fCopy full SHA for fd2cd3f
src/common/tusb_mcu.h
@@ -442,7 +442,7 @@
442
#define TUP_DCD_ENDPOINT_MAX 16
443
#define TUP_MCU_MULTIPLE_CORE 1
444
445
- #define TU_ATTR_FAST_FUNC __attribute__((section(".time_critical.tinyusb")))
+ #define TU_ATTR_FAST_FUNC __not_in_flash("tinyusb")
446
447
//--------------------------------------------------------------------+
448
// Silabs
0 commit comments