summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2020-05-07 16:13:00 +0700
committerGitHub <[email protected]>2020-05-07 16:13:00 +0700
commit04c20ff74c89a6169cb544b6909b1602d912b9e0 (patch)
tree7baedbfc0312532cb6c413aeb5e7471ef5d710b3
parent101f234a1637b995e771b4999afdf4793ffdc86e (diff)
parent0f8ab86bee0153c27a691ff9bcc9692e07cd0e7f (diff)
Merge pull request #392 from kasjer/kasjer/change-package-type-to-sdk
Change mynewt package type to sdk
-rw-r--r--pkg.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg.yml b/pkg.yml
index 3b3e10796..331445024 100644
--- a/pkg.yml
+++ b/pkg.yml
@@ -5,5 +5,10 @@ pkg.homepage: "https://github.com/hathach/tinyusb"
pkg.keywords:
- usb
+pkg.type: sdk
+
pkg.deps:
- "@apache-mynewt-core/kernel/os"
+
+pkg.include_dirs:
+ - src