diff options
| -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 |
