summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
Diffstat (limited to 'hw')
-rw-r--r--hw/bsp/rp2040/family.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/bsp/rp2040/family.cmake b/hw/bsp/rp2040/family.cmake
index 23ea893b7..b56ee6a6d 100644
--- a/hw/bsp/rp2040/family.cmake
+++ b/hw/bsp/rp2040/family.cmake
@@ -91,6 +91,7 @@ if (NOT TARGET _rp2040_family_inclusion_marker)
${TOP}/src/portable/raspberrypi/pio/hcd_pio.c
${TOP}/lib/Pico-PIO-USB/pio_usb.c
+ ${TOP}/lib/Pico-PIO-USB/pio_usb_port.c
${TOP}/lib/Pico-PIO-USB/usb_crc.c
)