summaryrefslogtreecommitdiff
path: root/tools/iar_template.ipcf
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2026-08-21 17:24:35 +0700
committerGitHub <[email protected]>2026-08-21 17:24:35 +0700
commitfd70160a2f5fd23de1abfbaefb6399746a90b588 (patch)
treed65fb7848c2365b45279a6727f001022f2ba7507 /tools/iar_template.ipcf
parentcb3caee74de7dbb9fc91a5fdb37b448a63eadae0 (diff)
parentc8e0e94d889cd9b9a423d36c2b194d50805d8272 (diff)
Merge pull request #3841 from hathach/build-filter
ci: scope the build matrix and HIL run to what a PR affects
Diffstat (limited to 'tools/iar_template.ipcf')
-rw-r--r--tools/iar_template.ipcf2
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>