{
    "idf.flashType": "UART",
    "idf.port": "/dev/ttyUSB0",
    "idf.adapterTargetName": "esp32",
    "files.associations": {
        "http_metrics.h": "c",
        "outputs.h": "c",
        "task.h": "c",
        "metrics.h": "c",
        "freertos.h": "c",
        "compare": "c",
        "inputs.h": "c",
        "cstdlib": "c",
        "typeinfo": "c",
        "limits": "c",
        "bit": "c",
        "type_traits": "c",
        "cmath": "c",
        "*.tcc": "c",
        "*.inc": "c",
        "safety.h": "c",
        "event_groups.h": "c",
        "string.h": "c",
        "time.h": "c",
        "timers.h": "c",
        "nvs_flash.h": "c",
        "numbers": "c",
        "array": "c",
        "string_view": "c",
        "format": "c",
        "initializer_list": "c",
        "span": "c"
    },
    "idf.openOcdConfigs": [
        "board/esp32-wrover-kit-3.3v.cfg"
    ]
}