forked from platformio/platformio-core
Fixed invalid board parameters (reset method and baudrate) for a few ESP8266 based boards
This commit is contained in:
@ -12,6 +12,8 @@ PlatformIO 2.0
|
|||||||
* Fixed multiple definition errors for ST STM32 development platform and mbed
|
* Fixed multiple definition errors for ST STM32 development platform and mbed
|
||||||
framework
|
framework
|
||||||
(`issue #571 <https://github.com/platformio/platformio/issues/571>`_)
|
(`issue #571 <https://github.com/platformio/platformio/issues/571>`_)
|
||||||
|
* Fixed invalid board parameters (reset method and baudrate) for a few
|
||||||
|
ESP8266 based boards
|
||||||
|
|
||||||
2.8.5 (2016-03-07)
|
2.8.5 (2016-03-07)
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user