This commit is contained in:
hathach
2018-09-02 20:30:07 +07:00
parent cfdcd5fc39
commit 1a4a27324b
3 changed files with 11 additions and 5 deletions

9
pkg.yml Normal file
View File

@@ -0,0 +1,9 @@
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.deps:
- "@apache-mynewt-core/kernel/os"