From 4b55767fb9bc33514c06738e74eb993f0e08dd62 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 12 Dec 2018 21:01:13 +0200 Subject: [PATCH] Docs: "Custom Build Task" for VSCode --- HISTORY.rst | 2 +- docs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 6f0b02f1..a55333dd 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -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 `__ when ARM mbed framework is used * Fixed an issue with a broken headers list when generating ".clang_complete" for `Emacs `__ (`issue #1960 `_) diff --git a/docs b/docs index c0dc8357..98e637ee 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit c0dc83570a14489da4e887215b08035a503b9d95 +Subproject commit 98e637ee7697e6a8ab5ba2dd5fd83a841e00da36