summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHiFiPhile <[email protected]>2023-05-12 13:13:42 +0200
committerGitHub <[email protected]>2023-05-12 13:13:42 +0200
commit9c1918fe465b9cbb77540bf3c37b64103a537d47 (patch)
treeda1e0ba40ae114e5602ea25b0a327295a82e49d4 /tools
parent4be7546372eb18f4e33293f5ba9ab78b1303f6b6 (diff)
Remove deprecated dcd_synopsys
Diffstat (limited to 'tools')
-rw-r--r--tools/iar_template.ipcf3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/iar_template.ipcf b/tools/iar_template.ipcf
index 32bfce08c..6ea1d576d 100644
--- a/tools/iar_template.ipcf
+++ b/tools/iar_template.ipcf
@@ -147,9 +147,6 @@
<group name="src/portable/st/stm32_fsdev">
<path>$TUSB_DIR$/src/portable/st/stm32_fsdev/dcd_stm32_fsdev.c</path>
</group>
- <group name="src/portable/st/synopsys">
- <path>$TUSB_DIR$/src/portable/st/synopsys/dcd_synopsys.c</path>
- </group>
<group name="src/portable/sunxi">
<path>$TUSB_DIR$/src/portable/sunxi/dcd_sunxi_musb.c</path>
</group>