diff options
| author | hathach <[email protected]> | 2022-03-11 09:57:35 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-03-11 09:57:35 +0700 |
| commit | a715077b1079993f4cd01bbf54b8166a6612b29b (patch) | |
| tree | fcb5823931838b6b95ef3f60f98db948ee2a6a13 /hw | |
| parent | 951ece17e1e26c297f3c05807271ab1ba56a2ada (diff) | |
remove usbh_control.c
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/bsp/rp2040/family.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bsp/rp2040/family.cmake b/hw/bsp/rp2040/family.cmake index 1aa180ef8..e832c0756 100644 --- a/hw/bsp/rp2040/family.cmake +++ b/hw/bsp/rp2040/family.cmake @@ -83,7 +83,6 @@ if (NOT TARGET _rp2040_family_inclusion_marker) ${TOP}/src/portable/raspberrypi/rp2040/hcd_rp2040.c ${TOP}/src/portable/raspberrypi/rp2040/rp2040_usb.c ${TOP}/src/host/usbh.c - ${TOP}/src/host/usbh_control.c ${TOP}/src/host/hub.c ${TOP}/src/class/cdc/cdc_host.c ${TOP}/src/class/hid/hid_host.c |
