Docs: "Custom Build Task" for VSCode

This commit is contained in:
Ivan Kravets
2018-12-12 21:01:13 +02:00
parent 5aef182652
commit 4b55767fb9
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ PlatformIO 3.0
3.6.3 (2018-12-12)
~~~~~~~~~~~~~~~~~~
* Ignore *.asm and *.ASM files when building Arduino-based library (compatibility with Arduino builder)
* Ignore ``*.asm`` and ``*.ASM`` files when building Arduino-based library (compatibility with Arduino builder)
* Fixed spurious project's "Problems" for `PlatformIO IDE for VSCode <http://docs.platformio.org/page/ide/vscode.html>`__ when ARM mbed framework is used
* Fixed an issue with a broken headers list when generating ".clang_complete" for `Emacs <http://docs.platformio.org/page/ide/emacs.html>`__
(`issue #1960 <https://github.com/platformio/platformio-core/issues/1960>`_)

2
docs

Submodule docs updated: c0dc83570a...98e637ee76