diff options
| author | sakumisu <[email protected]> | 2024-02-24 13:35:41 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-02-24 13:35:41 +0800 |
| commit | 5c36affc3c9ba9384b7e42297c59facd0279c98d (patch) | |
| tree | 2360a77a62ea05feebc34c5a9b9bd2bbfabbb6c9 | |
| parent | 762c3cbb2fd60513f3d8ea8947441936194ff54a (diff) | |
classify vendor class
| -rw-r--r-- | class/vendor/net/usbh_asix.c (renamed from class/vendor/usbh_asix.c) | 0 | ||||
| -rw-r--r-- | class/vendor/net/usbh_asix.h (renamed from class/vendor/usbh_asix.h) | 0 | ||||
| -rw-r--r-- | class/vendor/serial/usbh_ch34x.c (renamed from class/vendor/usbh_ch34x.c) | 0 | ||||
| -rw-r--r-- | class/vendor/serial/usbh_ch34x.h (renamed from class/vendor/usbh_ch34x.h) | 0 | ||||
| -rw-r--r-- | class/vendor/serial/usbh_cp210x.c (renamed from class/vendor/usbh_cp210x.c) | 0 | ||||
| -rw-r--r-- | class/vendor/serial/usbh_cp210x.h (renamed from class/vendor/usbh_cp210x.h) | 0 | ||||
| -rw-r--r-- | class/vendor/serial/usbh_ftdi.c (renamed from class/vendor/usbh_ftdi.c) | 0 | ||||
| -rw-r--r-- | class/vendor/serial/usbh_ftdi.h (renamed from class/vendor/usbh_ftdi.h) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/class/vendor/usbh_asix.c b/class/vendor/net/usbh_asix.c index d6c017bb..d6c017bb 100644 --- a/class/vendor/usbh_asix.c +++ b/class/vendor/net/usbh_asix.c diff --git a/class/vendor/usbh_asix.h b/class/vendor/net/usbh_asix.h index 8be79dfd..8be79dfd 100644 --- a/class/vendor/usbh_asix.h +++ b/class/vendor/net/usbh_asix.h diff --git a/class/vendor/usbh_ch34x.c b/class/vendor/serial/usbh_ch34x.c index 1effdba8..1effdba8 100644 --- a/class/vendor/usbh_ch34x.c +++ b/class/vendor/serial/usbh_ch34x.c diff --git a/class/vendor/usbh_ch34x.h b/class/vendor/serial/usbh_ch34x.h index 9918c3be..9918c3be 100644 --- a/class/vendor/usbh_ch34x.h +++ b/class/vendor/serial/usbh_ch34x.h diff --git a/class/vendor/usbh_cp210x.c b/class/vendor/serial/usbh_cp210x.c index 7dc45e64..7dc45e64 100644 --- a/class/vendor/usbh_cp210x.c +++ b/class/vendor/serial/usbh_cp210x.c diff --git a/class/vendor/usbh_cp210x.h b/class/vendor/serial/usbh_cp210x.h index 597328ec..597328ec 100644 --- a/class/vendor/usbh_cp210x.h +++ b/class/vendor/serial/usbh_cp210x.h diff --git a/class/vendor/usbh_ftdi.c b/class/vendor/serial/usbh_ftdi.c index 48d1c1bd..48d1c1bd 100644 --- a/class/vendor/usbh_ftdi.c +++ b/class/vendor/serial/usbh_ftdi.c diff --git a/class/vendor/usbh_ftdi.h b/class/vendor/serial/usbh_ftdi.h index 300ee6ab..300ee6ab 100644 --- a/class/vendor/usbh_ftdi.h +++ b/class/vendor/serial/usbh_ftdi.h |
