Skip to content

Commit 4ae342e

Browse files
author
shennongmin
committed
2 parents 712e1e3 + 49fe0bb commit 4ae342e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

library.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "ESP8266",
3+
"keywords": "wifi, wi-fi, http, web, server, client",
4+
"description": "ESP8266 offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to offload all Wi-Fi networking functions from another application processor",
5+
"repository":
6+
{
7+
"type": "git",
8+
"url": "https://github.com/itead/ITEADLIB_Arduino_WeeESP8266.git"
9+
},
10+
"exclude": "doc",
11+
"frameworks": "arduino",
12+
"platforms": "atmelavr"
13+
}

0 commit comments

Comments
 (0)