From eee6a74ff0af13a4d6aeb4d8061745d0d49b8ba5 Mon Sep 17 00:00:00 2001 From: xj Date: Tue, 18 Jun 2024 05:27:09 -0700 Subject: [PATCH] Adding folders for future USB IP --- .../services/drivers/usb/components/port/dwc2/.gitignore | 0 .../services/drivers/usb/components/port/dwc3/.gitignore | 0 .../services/drivers/usb/components/port/ehci/.gitignore | 0 .../services/drivers/usb/components/port/ohci/.gitignore | 0 .../services/drivers/usb/components/port/uhci/.gitignore | 0 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/dwc2/.gitignore create mode 100644 Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/dwc3/.gitignore create mode 100644 Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/ehci/.gitignore create mode 100644 Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/ohci/.gitignore create mode 100644 Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/uhci/.gitignore diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/dwc2/.gitignore b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/dwc2/.gitignore new file mode 100644 index 000000000..e69de29bb diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/dwc3/.gitignore b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/dwc3/.gitignore new file mode 100644 index 000000000..e69de29bb diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/ehci/.gitignore b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/ehci/.gitignore new file mode 100644 index 000000000..e69de29bb diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/ohci/.gitignore b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/ohci/.gitignore new file mode 100644 index 000000000..e69de29bb diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/uhci/.gitignore b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/uhci/.gitignore new file mode 100644 index 000000000..e69de29bb