Docs: Add image with PlatformIO CLI for VSCode

This commit is contained in:
Ivan Kravets
2023-09-22 20:02:48 +03:00
parent fe52b79eb2
commit 51b4cd88db
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ RST_COPYRIGHT = """.. Copyright (c) 2014-present PlatformIO <contact@platformio
limitations under the License.
"""
SKIP_DEBUG_TOOLS = ["esp-bridge", "esp-builtin"]
SKIP_DEBUG_TOOLS = ["esp-bridge", "esp-builtin", "dfu"]
STATIC_FRAMEWORK_DATA = {
"arduino": {