Squashed 'third_party/pico-sdk/lib/tinyusb/' content from commit 868948f67c

Change-Id: I5d33c2566dd597be9d4b1c30d4b3723c5ef4a265
git-subtree-dir: third_party/pico-sdk/lib/tinyusb
git-subtree-split: 868948f67c90fa7c2553cdcd604b52862cf55720
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/pkg.yml b/pkg.yml
new file mode 100644
index 0000000..3314450
--- /dev/null
+++ b/pkg.yml
@@ -0,0 +1,14 @@
+pkg.name: tinyusb
+pkg.description: A silly USB stack for embedded
+pkg.author: "Ha Thach <thach@tinyusb.org>"
+pkg.homepage: "https://github.com/hathach/tinyusb"
+pkg.keywords:
+    - usb
+
+pkg.type: sdk
+
+pkg.deps:
+    - "@apache-mynewt-core/kernel/os"
+
+pkg.include_dirs:
+    - src