Skip to content

Commit 650a55f

Browse files
committed
change(tusb): Added dwc2_common.c to cmake sources
1 parent 00b31fb commit 650a55f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ set(srcs
4747
"src/class/dfu/dfu_rt_device.c"
4848
# Common, device-mode related
4949
"src/portable/synopsys/dwc2/dcd_dwc2.c"
50+
"src/portable/synopsys/dwc2/dwc2_common.c"
5051
"src/common/tusb_fifo.c"
5152
"src/device/usbd_control.c"
5253
"src/device/usbd.c"

0 commit comments

Comments
 (0)