mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
Update dwc2_stm32.h
Add missing #endif
This commit is contained in:
parent
52190e7308
commit
c422b9ef41
@ -61,6 +61,7 @@
|
|||||||
// USB_OTG_FS_PERIPH_BASE and OTG_FS_IRQn not defined
|
// USB_OTG_FS_PERIPH_BASE and OTG_FS_IRQn not defined
|
||||||
#define USB_OTG_FS_PERIPH_BASE USB1_OTG_HS_PERIPH_BASE
|
#define USB_OTG_FS_PERIPH_BASE USB1_OTG_HS_PERIPH_BASE
|
||||||
#define OTG_FS_IRQn OTG_HS_IRQn
|
#define OTG_FS_IRQn OTG_HS_IRQn
|
||||||
|
#endif
|
||||||
|
|
||||||
#elif CFG_TUSB_MCU == OPT_MCU_STM32F7
|
#elif CFG_TUSB_MCU == OPT_MCU_STM32F7
|
||||||
#include "stm32f7xx.h"
|
#include "stm32f7xx.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user