update: remove internal configs, you should get config from usb_config.h

This commit is contained in:
sakumisu
2024-05-17 17:04:53 +08:00
parent 1d9a36b61c
commit 13e4670f3d
4 changed files with 0 additions and 27 deletions

View File

@@ -18,10 +18,6 @@
#define INTF_DESC_bInterfaceNumber 2 /** Interface number offset */
#define INTF_DESC_bAlternateSetting 3 /** Alternate setting offset */
#ifndef CONFIG_USBDEV_STRING_LANGID
#define CONFIG_USBDEV_STRING_LANGID 0x0409
#endif
struct usbd_tx_rx_msg {
uint8_t ep;
uint8_t ep_mult;