Subversion Repositories ESP8266_P1_Meter

Rev

Blame | Last modification | View Log | RSS feed

// AUTOMATICALLY GENERATED FILE. PLEASE DO NOT MODIFY IT MANUALLY
//
// PlatformIO Debugging Solution
//
// Documentation: https://docs.platformio.org/en/latest/plus/debugging.html
// Configuration: https://docs.platformio.org/en/latest/projectconf/sections/env/options/debug/index.html

{
    "version": "0.2.0",
    "configurations": [
        {
            "type": "platformio-debug",
            "request": "launch",
            "name": "PIO Debug",
            "executable": "E:/Users/rvsle/Documents/PlatformIO/Projects/260426-152659-seeed-xiao-esp32-c6/.pio/build/seeed-xiao-esp32-c6/firmware.elf",
            "projectEnvName": "seeed-xiao-esp32-c6",
            "toolchainBinDir": "C:/Users/rvsle/.platformio/packages/toolchain-riscv32-esp/bin",
            "internalConsoleOptions": "openOnSessionStart",
            "preLaunchTask": {
                "type": "PlatformIO",
                "task": "Pre-Debug"
            }
        },
        {
            "type": "platformio-debug",
            "request": "launch",
            "name": "PIO Debug (skip Pre-Debug)",
            "executable": "E:/Users/rvsle/Documents/PlatformIO/Projects/260426-152659-seeed-xiao-esp32-c6/.pio/build/seeed-xiao-esp32-c6/firmware.elf",
            "projectEnvName": "seeed-xiao-esp32-c6",
            "toolchainBinDir": "C:/Users/rvsle/.platformio/packages/toolchain-riscv32-esp/bin",
            "internalConsoleOptions": "openOnSessionStart"
        },
        {
            "type": "platformio-debug",
            "request": "launch",
            "name": "PIO Debug (without uploading)",
            "executable": "E:/Users/rvsle/Documents/PlatformIO/Projects/260426-152659-seeed-xiao-esp32-c6/.pio/build/seeed-xiao-esp32-c6/firmware.elf",
            "projectEnvName": "seeed-xiao-esp32-c6",
            "toolchainBinDir": "C:/Users/rvsle/.platformio/packages/toolchain-riscv32-esp/bin",
            "internalConsoleOptions": "openOnSessionStart",
            "loadMode": "manual"
        }
    ]
}