should fix slow enumeration
This commit is contained in:
parent
3492ba33d5
commit
62c4028cde
|
@ -1 +1 @@
|
|||
Subproject commit b8cef16b58ec04649904c132152665d39862870a
|
||||
Subproject commit 76b2c2a0017b49f8f1ef95734aa24a5b8e7d3f59
|
|
@ -233,7 +233,7 @@ SRC_C = \
|
|||
lib/oofatfs/ff.c \
|
||||
lib/oofatfs/option/ccsbcs.c \
|
||||
lib/timeutils/timeutils.c \
|
||||
lib/tinyusb/src/portable/microchip/$(CHIP_FAMILY)/dcd_$(CHIP_FAMILY).c \
|
||||
lib/tinyusb/src/portable/microchip/samd/dcd_samd.c \
|
||||
lib/utils/buffer_helper.c \
|
||||
lib/utils/context_manager_helpers.c \
|
||||
lib/utils/interrupt_char.c \
|
||||
|
|
Loading…
Reference in New Issue