Skip to content

Commit

Permalink
Use DWC2 DCD layer
Browse files Browse the repository at this point in the history
  • Loading branch information
tore-espressif committed Jul 12, 2023
1 parent 7f01ab1 commit 8389c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ set(srcs
"src/class/dfu/dfu_device.c"
"src/class/dfu/dfu_rt_device.c"
# Common, device-mode related
"src/portable/espressif/${tusb_family}/dcd_${tusb_family}.c"
"src/portable/synopsys/dwc2/dcd_dwc2.c"
"src/common/tusb_fifo.c"
"src/device/usbd_control.c"
"src/device/usbd.c"
Expand Down

0 comments on commit 8389c7b

Please sign in to comment.