Add support for the new ESP8266 based boards

This commit is contained in:
Ivan Kravets
2015-12-17 20:16:17 +02:00
parent 3cbbecb413
commit 3830e98c1d
8 changed files with 331 additions and 21 deletions

View File

@ -74,7 +74,7 @@ setup(
keywords=[
"iot", "build tool", "compiler", "builder", "library manager",
"embedded", "ci", "continuous integration", "arduino", "mbed",
"framework", "ide", "ide integration", "library.json", "make", "cmake",
"makefile", "mk"
"esp8266", "framework", "ide", "ide integration", "library.json",
"make", "cmake", "makefile", "mk"
]
)