2 #if (USE_STM32_USB_HOST_MODE || USE_STM32_USB_USE_DEVICE_MODE || USE_STM32_USB_OTG_MODE)
31 #ifndef __USBD_CONF__H__
32 #define __USBD_CONF__H__
35 #include "config/usb_conf.h"
40 #define USE_USB_OTG_HS
42 #define USBD_CFG_MAX_NUM 1
43 #define USB_MAX_STR_DESC_SIZ 128
44 #define USBD_EP0_MAX_PACKET_SIZE 64
81 #endif //__USBD_CONF__H__
libheivs configuration file