Add Espressif ESP8266 support in library manifest
Add support for ESP8266 so that it could be installed from platformio lib management system.
This commit is contained in:
committed by
GitHub
parent
310adc8ab2
commit
d30edf393b
@@ -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