52 lines
1.3 KiB
JSON
52 lines
1.3 KiB
JSON
{
|
|
"idf.adapterTargetName": "esp32",
|
|
"files.associations": {
|
|
"task.h": "c",
|
|
"freertos.h": "c",
|
|
"portable.h": "c",
|
|
"reent.h": "c",
|
|
"adc.h": "c",
|
|
"lv_examples.h": "c",
|
|
"lvgl.h": "c",
|
|
"lv_geek_gui.h": "c",
|
|
"battery_hal.h": "c",
|
|
"battery.h": "c",
|
|
"future": "c",
|
|
"memory": "c",
|
|
"optional": "c",
|
|
"random": "c",
|
|
"esp_system.h": "c",
|
|
"portmacro.h": "c",
|
|
"ff.h": "c",
|
|
"ffconf.h": "c",
|
|
"string.h": "c",
|
|
"lv_log.h": "c",
|
|
"lv_conf_internal.h": "c",
|
|
"lv_conf.h": "c",
|
|
"stdint.h": "c",
|
|
"stdio.h": "c",
|
|
"lvgl_helpers.h": "c",
|
|
"lv_conf_kconfig.h": "c",
|
|
"sdkconfig.h": "c",
|
|
"disp_driver.h": "c",
|
|
"lvgl_spi_conf.h": "c",
|
|
"sdmmc_cmd.h": "c",
|
|
"array": "cpp",
|
|
"string_view": "cpp",
|
|
"initializer_list": "cpp",
|
|
"utility": "cpp",
|
|
"hal.h": "c",
|
|
"geek_shell_cfg.h": "c",
|
|
"type_traits": "c",
|
|
"*.tcc": "cpp",
|
|
"wifinetwork.h": "c",
|
|
"param.h": "c",
|
|
"event_groups.h": "c"
|
|
},
|
|
"idf.portWin": "COM8",
|
|
"idf.openOcdConfigs": [
|
|
"interface/ftdi/esp32_devkitj_v1.cfg",
|
|
"target/esp32.cfg"
|
|
],
|
|
"idf.flashType": "UART"
|
|
} |