Update dwc2_stm32.h
Add missing #endif
This commit is contained in:
		@@ -61,6 +61,7 @@
 | 
			
		||||
    // USB_OTG_FS_PERIPH_BASE and OTG_FS_IRQn not defined
 | 
			
		||||
    #define USB_OTG_FS_PERIPH_BASE  USB1_OTG_HS_PERIPH_BASE
 | 
			
		||||
    #define OTG_FS_IRQn             OTG_HS_IRQn
 | 
			
		||||
  #endif
 | 
			
		||||
 | 
			
		||||
#elif CFG_TUSB_MCU == OPT_MCU_STM32F7
 | 
			
		||||
  #include "stm32f7xx.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user