diff options
| author | hathach <[email protected]> | 2018-08-23 20:10:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-08-23 20:10:14 +0700 |
| commit | 4e349c798d4a7a3a67002176f635cc2ac68a39c8 (patch) | |
| tree | c1876da15df018aa8f2a8e80c8248ea21dc6bde1 | |
| parent | c5d2f661e76adbe2f047c2f3a405ed60262ecb9b (diff) | |
| parent | abbaa0e8e25a247a3a429d2ca6f31a8a6521e6ba (diff) | |
Merge branch 'develop' of github.com:hathach/tinyusb into develop
| -rw-r--r-- | library.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/library.properties b/library.properties new file mode 100644 index 000000000..65f80e6d0 --- /dev/null +++ b/library.properties @@ -0,0 +1,10 @@ +name=tinyusb +version=0.0.0 +author=hathach +maintainer=hathach <[email protected]> +sentence=Silly USB stack for Embbeded +paragraph=Silly USB stack for Embbeded +category=Communication +url=https://github.com/hathach/tinyusb +architectures=* +includes=tusb.h |
