#ifndef __USBD_VENDOR_DESC_H #define __USBD_VENDOR_DESC_H #ifdef __cplusplus extern "C" { #endif #include "usbd_def.h" extern const USBD_DescriptorsTypeDef USBD_VENDOR_DescriptorHandlers; #ifdef __cplusplus } #endif #endif