Add platform espressif8266

This commit is contained in:
Christopher Thomas 2017-10-09 19:32:41 -07:00 committed by GitHub
parent 4bb48bd648
commit f06bbe238e

View File

@ -10,6 +10,7 @@
"frameworks": "arduino",
"platforms":
[
"atmelavr"
"atmelavr",
"espressif8266"
]
}
}