revert tinyusb udpate
This commit is contained in:
parent
d59bc2715d
commit
0cd2f0dc5f
@ -1 +1 @@
|
||||
Subproject commit ecb899408bb95c5c0d50ebe2d887cd746104c534
|
||||
Subproject commit 73896a3b71c525a3ee4cefa7e35ce3b3a93786ef
|
@ -235,7 +235,7 @@ SRC_C += \
|
||||
packages/$(MCU_PACKAGE).c
|
||||
|
||||
ifneq ($(CIRCUITPY_USB),0)
|
||||
SRC_C += lib/tinyusb/src/portable/synopsys/dwc2/dcd_dwc2.c
|
||||
SRC_C += lib/tinyusb/src/portable/st/synopsys/dcd_synopsys.c
|
||||
endif
|
||||
|
||||
SRC_S = \
|
||||
|
Loading…
Reference in New Issue
Block a user