1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

Add new boards Phoenix 1.0 & Phoenix 2.0 (#2088)

* Add new boards Phoenix 1.0, Phoenix 2.0

* ESP8266HTTPClient: fix duplicate Content-Length headers (#1902)

* Add new boards Phoenix 1.0, Phoenix 2.0

* Add phoenix in variants.
This commit is contained in:
Nat
2016-06-06 11:20:41 +07:00
committed by Ivan Grokhotkov
parent 2f933e20fa
commit 222e92a5fc
5 changed files with 303 additions and 0 deletions

View File

@ -43,6 +43,12 @@
{
"name": "ESPresso Lite 2.0"
},
{
"name": "Phoenix 1.0"
},
{
"name": "Phoenix 2.0"
},
{
"name": "SparkFun Thing"
},