summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/dual/host_hid_to_device_cdc/CMakeLists.txt (renamed from examples/host/hid_to_cdc/CMakeLists.txt)0
-rw-r--r--examples/dual/host_hid_to_device_cdc/Makefile (renamed from examples/host/hid_to_cdc/Makefile)0
-rw-r--r--examples/dual/host_hid_to_device_cdc/only.txt (renamed from examples/host/hid_to_cdc/only.txt)0
-rw-r--r--examples/dual/host_hid_to_device_cdc/src/main.c (renamed from examples/host/hid_to_cdc/src/main.c)0
-rw-r--r--examples/dual/host_hid_to_device_cdc/src/tusb_config.h (renamed from examples/host/hid_to_cdc/src/tusb_config.h)0
-rw-r--r--examples/dual/host_hid_to_device_cdc/src/usb_descriptors.c (renamed from examples/host/hid_to_cdc/src/usb_descriptors.c)0
6 files changed, 0 insertions, 0 deletions
diff --git a/examples/host/hid_to_cdc/CMakeLists.txt b/examples/dual/host_hid_to_device_cdc/CMakeLists.txt
index ff9f58c4c..ff9f58c4c 100644
--- a/examples/host/hid_to_cdc/CMakeLists.txt
+++ b/examples/dual/host_hid_to_device_cdc/CMakeLists.txt
diff --git a/examples/host/hid_to_cdc/Makefile b/examples/dual/host_hid_to_device_cdc/Makefile
index 3fe9b0888..3fe9b0888 100644
--- a/examples/host/hid_to_cdc/Makefile
+++ b/examples/dual/host_hid_to_device_cdc/Makefile
diff --git a/examples/host/hid_to_cdc/only.txt b/examples/dual/host_hid_to_device_cdc/only.txt
index 6ee8e3fde..6ee8e3fde 100644
--- a/examples/host/hid_to_cdc/only.txt
+++ b/examples/dual/host_hid_to_device_cdc/only.txt
diff --git a/examples/host/hid_to_cdc/src/main.c b/examples/dual/host_hid_to_device_cdc/src/main.c
index cc811cd71..cc811cd71 100644
--- a/examples/host/hid_to_cdc/src/main.c
+++ b/examples/dual/host_hid_to_device_cdc/src/main.c
diff --git a/examples/host/hid_to_cdc/src/tusb_config.h b/examples/dual/host_hid_to_device_cdc/src/tusb_config.h
index 0fa4899a9..0fa4899a9 100644
--- a/examples/host/hid_to_cdc/src/tusb_config.h
+++ b/examples/dual/host_hid_to_device_cdc/src/tusb_config.h
diff --git a/examples/host/hid_to_cdc/src/usb_descriptors.c b/examples/dual/host_hid_to_device_cdc/src/usb_descriptors.c
index e55899f65..e55899f65 100644
--- a/examples/host/hid_to_cdc/src/usb_descriptors.c
+++ b/examples/dual/host_hid_to_device_cdc/src/usb_descriptors.c