From 64477bafda70f4d645f207bd977a421b8dbfe9d5 Mon Sep 17 00:00:00 2001 From: xj Date: Thu, 6 Jun 2024 19:09:16 -0700 Subject: [PATCH] Modify code tree --- .../services/drivers/usb/libusb/usb_config.h | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 Ubiquitous/XiZi_AIoT/services/drivers/usb/libusb/usb_config.h diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/libusb/usb_config.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/libusb/usb_config.h deleted file mode 100644 index e691e6bd1..000000000 --- a/Ubiquitous/XiZi_AIoT/services/drivers/usb/libusb/usb_config.h +++ /dev/null @@ -1,17 +0,0 @@ -#ifndef USB_CONFIG_H_ -#define USB_CONFIG_H_ - - - - - - - - - - - - - - -#endif