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 1167f3c commit 8502c71Copy full SHA for 8502c71
CMakeLists.txt
@@ -47,6 +47,7 @@ set(srcs
47
"src/class/dfu/dfu_rt_device.c"
48
# Common, device-mode related
49
"src/portable/synopsys/dwc2/dcd_dwc2.c"
50
+ "src/portable/synopsys/dwc2/dwc2_common.c"
51
"src/common/tusb_fifo.c"
52
"src/device/usbd_control.c"
53
"src/device/usbd.c"
0 commit comments