should fix slow enumeration
crypto-aes
hathach 3 years ago
parent 3492ba33d5
commit 62c4028cde
No known key found for this signature in database
GPG Key ID: 2FA891220FBFD581

@ -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…
Cancel
Save