diff options
author | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
---|---|---|
committer | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
commit | b7c51c9cf4864df6aabb99a1ae843becd577237c (patch) | |
tree | eebe9b0d0ca03062955223097e57da84dd618b9a /Core/EM/usb/int13/UsbInt13.cif | |
download | zprj-master.tar.xz |
Diffstat (limited to 'Core/EM/usb/int13/UsbInt13.cif')
-rw-r--r-- | Core/EM/usb/int13/UsbInt13.cif | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Core/EM/usb/int13/UsbInt13.cif b/Core/EM/usb/int13/UsbInt13.cif new file mode 100644 index 0000000..e0e9fa6 --- /dev/null +++ b/Core/EM/usb/int13/UsbInt13.cif @@ -0,0 +1,17 @@ +<component> + name = "USB Int13" + category = ModulePart + LocalRoot = "Core\eM\USB\int13" + RefName = "USBINT13" +[files] +"UsbInt13.sdl" +"UsbInt13.mak" +"UsbInt13.inf" +"UsbInt13.c" +"UsbInt13.h" +"UsbInt13ComponentName.c" +"UsbInt13.dxs" +"UsbBbs.c" +[parts] +"USB_I13_BINARY" +<endComponent> |