From 75e1299ac75f40ab93537c0f43d67e355c267b93 Mon Sep 17 00:00:00 2001 From: xj Date: Tue, 18 Jun 2024 05:04:38 -0700 Subject: [PATCH] Establish Folders for future USB IP --- .../XiZi_AIoT/services/drivers/usb/components/port/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/README.md diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/README.md b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/README.md new file mode 100644 index 000000000..b0109ef6a --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/port/README.md @@ -0,0 +1,3 @@ +USB3.0: xhci dwc3 +USB2.0: ehci dwc2 +USB1.1: ohci uhci