mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Add information about license and version to @PlatformIO Library Registry manifest file.
Signed-off-by: Roman3349 <ondracek.roman@centrum.cz>
This commit is contained in:
parent
8d0d495b30
commit
ddcf77a6a3
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/felis/USB_Host_Shield_2.0.git"
|
||||
},
|
||||
"version": "1.2.1",
|
||||
"license": "GPL-2.0",
|
||||
"examples":
|
||||
[
|
||||
"examples/*/*.ino",
|
||||
|
|
Loading…
Reference in a new issue