add default usb irq name for USBD_IRQHandler
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#include "usbd_core.h"
|
||||
#include "usb_fsdev_regs.h"
|
||||
|
||||
#ifndef USBD_IRQHandler
|
||||
#define USBD_IRQHandler USB_LP_CAN1_RX0_IRQHandler //use actual usb irq name instead
|
||||
#endif
|
||||
|
||||
#ifndef USB_NUM_BIDIR_ENDPOINTS
|
||||
#define USB_NUM_BIDIR_ENDPOINTS 8
|
||||
|
||||
Reference in New Issue
Block a user