rename usb ip header file

This commit is contained in:
sakumisu
2022-01-11 22:42:51 +08:00
parent 6180db5d8a
commit 3e9b420ebd
8 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#include "usbd_core.h"
#include "usb_fsdev_regs.h"
#include "usb_fsdev_reg.h"
#ifndef USBD_IRQHandler
#define USBD_IRQHandler USB_LP_CAN1_RX0_IRQHandler //use actual usb irq name instead