Skip to content

Commit 7f10f36

Browse files
committed
usbh_control.c no longer exists
1 parent 0f31ba6 commit 7f10f36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

supervisor/supervisor.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ ifeq ($(CIRCUITPY_USB),1)
163163
SRC_SUPERVISOR += \
164164
lib/tinyusb/src/host/hub.c \
165165
lib/tinyusb/src/host/usbh.c \
166-
lib/tinyusb/src/host/usbh_control.c \
167166

168167
endif
169168
endif

0 commit comments

Comments
 (0)