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.
1 parent af2a6d6 commit 2297f72Copy full SHA for 2297f72
cores/nRF5/usb/tinyusb/src/portable/nordic/nrf5x/hal_nrf5x.c
@@ -65,7 +65,7 @@ enum {
65
/*------------------------------------------------------------------*/
66
/* MACRO TYPEDEF CONSTANT ENUM
67
*------------------------------------------------------------------*/
68
-#define USB_NVIC_PRIO 7
+#define USB_NVIC_PRIO 2
69
70
void tusb_hal_nrf_power_event(uint32_t event);
71
0 commit comments