Merge pull request #237 from danielcbit/patch-1
Add Espressif ESP8266 support in library manifest
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
"version": "1.1.8",
|
||||
"exclude": "doc",
|
||||
"frameworks": "arduino",
|
||||
"platforms": ["atmelavr", "ststm32", "teensy"]
|
||||
"platforms": ["atmelavr", "ststm32", "teensy", "espressif"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user