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 533dee9 commit 03ba01dCopy full SHA for 03ba01d
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