mirror of
https://github.com/Fishwaldo/OBLFR.git
synced 2025-03-15 11:21:23 +00:00
commit
f88cc997e3
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ void UART2_IRQHandler(int irq, void *arg)
|
|||
#ifdef CONFIG_LL_IRQFWD_USB
|
||||
void USB_IRQHandler(int irq, void *arg)
|
||||
{
|
||||
LOG_D("Got USB IRQ\r\n")
|
||||
LOG_D("Got USB IRQ\r\n");
|
||||
Send_IPC_IRQ(BLFB_IPC_DEVICE_USB);
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue