You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

18 lines
419 B

{
"name": "ELClient",
"keywords": "wifi, mqtt, rest, socket",
"description": "Wifi library (Chip ESP8266 Wifi SoC) using SLIP protocol via Serial port",
"url": "https://github.com/jeelabs/esp-link",
"repository":
{
"type": "git",
"url": "https://github.com/jeelabs/esp-link"
},
"include": "ELClient",
"frameworks": "arduino",
"platforms": [
"atmelavr",
"atmelsam",
"teensy"
]
}