mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 01:57:13 +02:00
Add "stlink" as the default uploader for STM32 Discovery boards // Resolve #665
This commit is contained in:
@ -7,16 +7,18 @@ PlatformIO 2.0
|
|||||||
2.9.2 (2016-??-??)
|
2.9.2 (2016-??-??)
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
* Simplified documentation for `Continuous Integration with AppVeyor <http://docs.platformio.org/en/latest/ci/appveyor.html>`__
|
* Simplified `Continuous Integration with AppVeyor <http://docs.platformio.org/en/latest/ci/appveyor.html>`__
|
||||||
(`issue #671 <https://github.com/platformio/platformio/issues/671>`_)
|
(`issue #671 <https://github.com/platformio/platformio/issues/671>`_)
|
||||||
* Automatically add source directory to ``CPPPATH`` of Build System
|
* Automatically add source directory to ``CPPPATH`` of Build System
|
||||||
* Added support for Silicon Labs SLSTK3401A (Pearl Gecko) and
|
* Added support for Silicon Labs SLSTK3401A (Pearl Gecko) and
|
||||||
MultiTech mDot F411 ARM mbed based boards
|
MultiTech mDot F411 ARM mbed based boards
|
||||||
* Added support for MightyCore ATmega8535 board
|
* Added support for MightyCore ATmega8535 board
|
||||||
(`issue #585 <https://github.com/platformio/platformio/issues/585>`_)
|
(`issue #585 <https://github.com/platformio/platformio/issues/585>`_)
|
||||||
|
* Added ``stlink`` as the default uploader for STM32 Discovery boards
|
||||||
|
(`issue #665 <https://github.com/platformio/platformio/issues/665>`_)
|
||||||
* Use HTTP mirror for Package Manager in a case with SSL errors
|
* Use HTTP mirror for Package Manager in a case with SSL errors
|
||||||
(`issue #645 <https://github.com/platformio/platformio/issues/645>`_)
|
(`issue #645 <https://github.com/platformio/platformio/issues/645>`_)
|
||||||
* Improved firmware uploading to Arduino Leonardo based boards
|
* Improved firmware uploading to Arduino Leonardo/Due based boards
|
||||||
* Fixed bug with ``env_default`` when ``pio run -e`` is used
|
* Fixed bug with ``env_default`` when ``pio run -e`` is used
|
||||||
* Fixed issue with ``src_filter`` option for Windows OS
|
* Fixed issue with ``src_filter`` option for Windows OS
|
||||||
(`issue #652 <https://github.com/platformio/platformio/issues/652>`_)
|
(`issue #652 <https://github.com/platformio/platformio/issues/652>`_)
|
||||||
|
Reference in New Issue
Block a user