diff options
| author | hathach <[email protected]> | 2025-09-27 18:43:46 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-09-27 18:43:46 +0700 |
| commit | a09c65c4e4860d215648a3fc2d5f768f292e0e01 (patch) | |
| tree | aa1c8786f332096895daddf7d201d43930647f2a /tools | |
| parent | bc688ccbad78053ee47306307a91e8f2d9d51e38 (diff) | |
make command container more consistent
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/iar_template.ipcf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/iar_template.ipcf b/tools/iar_template.ipcf index c93795b9c..2581a4702 100644 --- a/tools/iar_template.ipcf +++ b/tools/iar_template.ipcf @@ -62,7 +62,6 @@ <path>$TUSB_DIR$/src/class/mtp/mtp_device.c</path> <path>$TUSB_DIR$/src/class/mtp/mtp.h</path> <path>$TUSB_DIR$/src/class/mtp/mtp_device.h</path> - <path>$TUSB_DIR$/src/class/mtp/mtp_device_storage.h</path> </group> <group name="src/class/net"> <path>$TUSB_DIR$/src/class/net/ecm_rndis_device.c</path> |
