Skip to content

Commit

Permalink
change(tusb): Added dwc2_common.c to cmake sources
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-jam committed Nov 22, 2024
1 parent 00b31fb commit 650a55f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ set(srcs
"src/class/dfu/dfu_rt_device.c"
# Common, device-mode related
"src/portable/synopsys/dwc2/dcd_dwc2.c"
"src/portable/synopsys/dwc2/dwc2_common.c"
"src/common/tusb_fifo.c"
"src/device/usbd_control.c"
"src/device/usbd.c"
Expand Down

0 comments on commit 650a55f

Please sign in to comment.