We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f31ba6 commit 7f10f36Copy full SHA for 7f10f36
1 file changed
supervisor/supervisor.mk
@@ -163,7 +163,6 @@ ifeq ($(CIRCUITPY_USB),1)
163
SRC_SUPERVISOR += \
164
lib/tinyusb/src/host/hub.c \
165
lib/tinyusb/src/host/usbh.c \
166
- lib/tinyusb/src/host/usbh_control.c \
167
168
endif
169
0 commit comments