We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e7499 commit 7183685Copy full SHA for 7183685
components/arduino_tinyusb/CMakeLists.txt
@@ -24,8 +24,6 @@ if(CONFIG_TINYUSB_ENABLED)
24
endif()
25
26
set(srcs
27
- # espressif:
28
- #"${COMPONENT_DIR}/src/dcd_dwc2.c"
29
# tusb:
30
"${COMPONENT_DIR}/tinyusb/src/portable/synopsys/dwc2/dcd_dwc2.c"
31
"${COMPONENT_DIR}/tinyusb/src/portable/synopsys/dwc2/dwc2_common.c"
0 commit comments