mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Fix missing trailing `\
` for the source files list when generate project for Qt Creator IDE // Resolve #711
This commit is contained in:
@ -11,6 +11,9 @@ PlatformIO 2.0
|
||||
* Fixed missed ``--boot`` flag for the firmware uploader for ATSAM3X8E
|
||||
Cortex-M3 MCU based boards (Arduino Due, etc)
|
||||
(`issue #710 <https://github.com/platformio/platformio/issues/710>`_)
|
||||
* Fixed missing trailing ``\`` for the source files list when generate project
|
||||
for Qt Creator IDE
|
||||
(`issue #711 <https://github.com/platformio/platformio/issues/711>`_)
|
||||
|
||||
2.11.0 (2016-06-28)
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
Reference in New Issue
Block a user