Skip to content

Commit be68b03

Browse files
Update tusb_config.h
Signed-off-by: Vincent1-python <[email protected]>
1 parent ce4cfc0 commit be68b03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

shared/tinyusb/tusb_config.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@
5959
#define MICROPY_HW_USB_MSC_INQUIRY_REVISION_STRING "1.00"
6060
#endif
6161

62-
#define CFG_TUD_ENABLED (1)
63-
#define CFG_TUH_ENABLED (0)
64-
6562
#ifndef CFG_TUSB_RHPORT0_MODE
6663
#if CONFIG_IDF_TARGET_ESP32P4
6764
#define CFG_TUSB_RHPORT0_MODE (OPT_MODE_DEVICE | OPT_MODE_HIGH_SPEED)

0 commit comments

Comments
 (0)