diff options
| author | HiFiPhile <[email protected]> | 2026-05-22 13:19:45 +0200 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2026-05-22 13:19:45 +0200 |
| commit | c24016991f1b58544cf3bfe05815df637f466e0e (patch) | |
| tree | 8ba7e710d390b9c012327dec04c767f66d42a53a /src/tinyusb.mk | |
| parent | 650e8a194fcfaa4b91203e9aedfecd614ea70105 (diff) | |
| parent | e1cb1b5b6fa183a1473f05b8d1ce4ab93a373ef4 (diff) | |
Merge remote-tracking branch 'tinyusb/master' into fix/Dwc2Stm32U5
Diffstat (limited to 'src/tinyusb.mk')
| -rw-r--r-- | src/tinyusb.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tinyusb.mk b/src/tinyusb.mk index 169098016..e3ef35dcf 100644 --- a/src/tinyusb.mk +++ b/src/tinyusb.mk @@ -3,7 +3,6 @@ TINYUSB_SRC_C += \ src/tusb.c \ src/common/tusb_fifo.c \ src/device/usbd.c \ - src/device/usbd_control.c \ src/typec/usbc.c \ src/class/audio/audio_device.c \ src/class/cdc/cdc_device.c \ |
