From abbaa0e8e25a247a3a429d2ca6f31a8a6521e6ba Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 23 Aug 2018 15:19:23 +0700 Subject: [PATCH] add libary.properties for arduino compatible --- library.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 00000000..65f80e6d --- /dev/null +++ b/library.properties @@ -0,0 +1,10 @@ +name=tinyusb +version=0.0.0 +author=hathach +maintainer=hathach +sentence=Silly USB stack for Embbeded +paragraph=Silly USB stack for Embbeded +category=Communication +url=https://github.com/hathach/tinyusb +architectures=* +includes=tusb.h