#ifndef __MAIN_H #define __MAIN_H #include "stm32f4xx.h" #include "stm32f4_discovery.h" #include #include "usb_hcd_int.h" #include "usbh_usr.h" #include "usbh_core.h" #include "usbh_msc_core.h" #endif