diff options
| author | HiFiPHile <[email protected]> | 2026-08-31 05:26:19 +0200 |
|---|---|---|
| committer | HiFiPHile <[email protected]> | 2026-09-02 10:50:03 +0200 |
| commit | 389ab7e6c8e78f18092f2a968f533b65d18e856d (patch) | |
| tree | 379b3b98c0e5cdec15a17c426cc84c0f12e72e5b /tools/iar_template.ipcf | |
| parent | 13971b58df52bc29de97632295fcae43aeade5c9 (diff) | |
| parent | 42db982e7c6e8ee7d2f80d15a93a7092d3b708c9 (diff) | |
Merge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-allocation
Diffstat (limited to 'tools/iar_template.ipcf')
| -rw-r--r-- | tools/iar_template.ipcf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/iar_template.ipcf b/tools/iar_template.ipcf index 035e40b94..922b22426 100644 --- a/tools/iar_template.ipcf +++ b/tools/iar_template.ipcf @@ -81,9 +81,7 @@ </group> <group name="src/class/vendor"> <path>$TUSB_DIR$/src/class/vendor/vendor_device.c</path> - <path>$TUSB_DIR$/src/class/vendor/vendor_host.c</path> <path>$TUSB_DIR$/src/class/vendor/vendor_device.h</path> - <path>$TUSB_DIR$/src/class/vendor/vendor_host.h</path> </group> <group name="src/class/video"> <path>$TUSB_DIR$/src/class/video/video_device.c</path> |
