We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3653803 commit eb0be7eCopy full SHA for eb0be7e
1 file changed
supervisor/supervisor.mk
@@ -116,6 +116,7 @@ ifeq ($(CIRCUITPY_TINYUSB),1)
116
lib/tinyusb/src/common/tusb_fifo.c \
117
lib/tinyusb/src/tusb.c \
118
supervisor/usb.c \
119
+ supervisor/shared/usb.c \
120
supervisor/shared/usb/usb.c \
121
122
ifeq ($(CIRCUITPY_USB_DEVICE),1)
0 commit comments