2025-03-03 20:29:13 +08:00
|
|
|
{
|
|
|
|
|
"C_Cpp.intelliSenseEngine": "default",
|
2025-03-10 10:42:45 +08:00
|
|
|
"idf.espIdfPathWin": "C:/Espressif/frameworks/esp-idf-v5.3.1/",
|
|
|
|
|
"idf.toolsPathWin": "C:\\Espressif",
|
|
|
|
|
"idf.pythonInstallPath": "C:\\Espressif\\tools\\idf-python\\3.11.2\\python.exe",
|
2025-03-03 21:03:56 +08:00
|
|
|
"idf.customExtraVars": {
|
|
|
|
|
"OPENOCD_SCRIPTS": "d:\\Espressif\\tools\\openocd-esp32\\v0.12.0-esp32-20240318/openocd-esp32/share/openocd/scripts",
|
|
|
|
|
"IDF_CCACHE_ENABLE": "1",
|
|
|
|
|
"ESP_ROM_ELF_DIR": "d:\\Espressif\\tools\\esp-rom-elfs\\20240305/",
|
|
|
|
|
"IDF_TARGET": "esp32s3"
|
|
|
|
|
},
|
|
|
|
|
"idf.openOcdConfigs": [
|
|
|
|
|
"board/esp32s3-builtin.cfg"
|
|
|
|
|
],
|
2025-03-19 18:46:29 +08:00
|
|
|
"idf.portWin": "COM5",
|
2025-03-07 16:26:42 +08:00
|
|
|
"idf.flashType": "UART",
|
|
|
|
|
"files.associations": {
|
2025-03-07 19:07:31 +08:00
|
|
|
"ledc.h": "c",
|
|
|
|
|
"gpio.h": "c",
|
2025-03-08 10:17:00 +08:00
|
|
|
"sdmmc_host.h": "c",
|
2025-03-08 16:49:26 +08:00
|
|
|
"modbus_params.h": "c",
|
|
|
|
|
"array": "c",
|
|
|
|
|
"string": "c",
|
|
|
|
|
"string_view": "c",
|
2025-03-10 18:07:34 +08:00
|
|
|
"span": "c",
|
|
|
|
|
"esp_vfs_fat.h": "c",
|
2025-03-11 14:36:08 +08:00
|
|
|
"cstdlib": "c",
|
|
|
|
|
"fluxwifi.h": "c",
|
2025-03-12 18:44:46 +08:00
|
|
|
"event_groups.h": "c",
|
2025-03-13 09:04:45 +08:00
|
|
|
"fluxuart.h": "c",
|
|
|
|
|
"esp_timer.h": "c",
|
|
|
|
|
"fluxbutton.h": "c",
|
2025-03-15 13:17:10 +08:00
|
|
|
"iot_button.h": "c",
|
2025-03-17 13:46:43 +08:00
|
|
|
"main.h": "cpp",
|
|
|
|
|
"fluxdisplayport.h": "c",
|
2025-03-24 08:08:44 +08:00
|
|
|
"esp_lcd_panel_vendor.h": "c",
|
|
|
|
|
"float.h": "c"
|
2025-03-07 16:26:42 +08:00
|
|
|
}
|
2025-03-03 20:29:13 +08:00
|
|
|
}
|