Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
firmware
boards
airbourne
airbourne
lib
STM32_USB_Device_Library
Core
inc
usbd_conf_template.h
Go to the documentation of this file.
1
28
/* Define to prevent recursive inclusion -------------------------------------*/
29
#ifndef __USBD_CONF__H__
30
#define __USBD_CONF__H__
31
32
/* Includes ------------------------------------------------------------------*/
33
#include "
usb_conf.h
"
34
38
#define USE_USB_OTG_HS
39
40
#define USBD_CFG_MAX_NUM 1
41
#define USB_MAX_STR_DESC_SIZ 64
42
#define USBD_EP0_MAX_PACKET_SIZE 64
43
79
#endif //__USBD_CONF__H__
80
81
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
82
usb_conf.h
General low level driver configuration.
rosflight_firmware
Author(s): Daniel Koch
, James Jackson
autogenerated on Wed Jul 3 2019 19:59:26