You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this line resolves to interrupts = <38 0 0> which breaks the build once USB_DEVICE_STACK is enabled as CONFIG_NUM_IRQS, without multi-level interrupt support, is 32 which causes the following error:
gen_isr_tables.py: error: IRQ 38 (offset=0) exceeds the maximum of 31