daily_automated
This commit is contained in:
33
trunk/Arduino/libraries/EtherCard/library.json
Normal file
33
trunk/Arduino/libraries/EtherCard/library.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "EtherCard",
|
||||
"version": "1.1.0",
|
||||
"keywords": "http, web, server, client, ethernet",
|
||||
"description": "EtherCard is an IPv4 driver for the ENC28J60 chip.",
|
||||
"homepage": "https://github.com/njh/EtherCard",
|
||||
"authors":
|
||||
[
|
||||
{
|
||||
"name": "Nicholas Humfrey",
|
||||
"url": "http://njh.me/",
|
||||
"maintainer": true
|
||||
},
|
||||
{
|
||||
"name": "Jean-Claude Wippler",
|
||||
"url": "http://jeelabs.org/"
|
||||
},
|
||||
{
|
||||
"name": "Pascal Stang"
|
||||
},
|
||||
{
|
||||
"name": "Guido Socher"
|
||||
}
|
||||
],
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/njh/EtherCard.git"
|
||||
},
|
||||
"license": "GPL-2.0",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "atmelavr"
|
||||
}
|
||||
Reference in New Issue
Block a user