summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-10-25 13:46:38 +0700
committerhathach <[email protected]>2013-10-25 13:46:38 +0700
commit7bf5cbc3fc369939c5af0d675bf9c033db4b826f (patch)
tree68d852af077f8f093daa9eef4fd57f0961e290cd
parent5f23653c69ef2316334df123c2ecc2cf14b0c8df (diff)
move descriptor to common folder
-rw-r--r--tinyusb/common/std_descriptors.h (renamed from tinyusb/core/std_descriptors.h)0
-rw-r--r--tinyusb/common/std_request.h (renamed from tinyusb/core/std_request.h)0
-rw-r--r--tinyusb/common/tusb_types.h (renamed from tinyusb/core/tusb_types.h)0
3 files changed, 0 insertions, 0 deletions
diff --git a/tinyusb/core/std_descriptors.h b/tinyusb/common/std_descriptors.h
index 0d0d3ef27..0d0d3ef27 100644
--- a/tinyusb/core/std_descriptors.h
+++ b/tinyusb/common/std_descriptors.h
diff --git a/tinyusb/core/std_request.h b/tinyusb/common/std_request.h
index 2b618ce7b..2b618ce7b 100644
--- a/tinyusb/core/std_request.h
+++ b/tinyusb/common/std_request.h
diff --git a/tinyusb/core/tusb_types.h b/tinyusb/common/tusb_types.h
index d5708d77f..d5708d77f 100644
--- a/tinyusb/core/tusb_types.h
+++ b/tinyusb/common/tusb_types.h