|
|
@@ -1,57 +0,0 @@ |
|
|
|
{ |
|
|
|
"files.associations": { |
|
|
|
"random": "cpp", |
|
|
|
"array": "cpp", |
|
|
|
"*.tcc": "cpp", |
|
|
|
"deque": "cpp", |
|
|
|
"list": "cpp", |
|
|
|
"string": "cpp", |
|
|
|
"unordered_map": "cpp", |
|
|
|
"vector": "cpp", |
|
|
|
"string_view": "cpp", |
|
|
|
"memory": "cpp", |
|
|
|
"ranges": "cpp", |
|
|
|
"initializer_list": "cpp", |
|
|
|
"utility": "cpp", |
|
|
|
"atomic": "cpp", |
|
|
|
"bit": "cpp", |
|
|
|
"cctype": "cpp", |
|
|
|
"clocale": "cpp", |
|
|
|
"cmath": "cpp", |
|
|
|
"compare": "cpp", |
|
|
|
"concepts": "cpp", |
|
|
|
"cstdarg": "cpp", |
|
|
|
"cstddef": "cpp", |
|
|
|
"cstdint": "cpp", |
|
|
|
"cstdio": "cpp", |
|
|
|
"cstdlib": "cpp", |
|
|
|
"cstring": "cpp", |
|
|
|
"cwchar": "cpp", |
|
|
|
"cwctype": "cpp", |
|
|
|
"map": "cpp", |
|
|
|
"set": "cpp", |
|
|
|
"exception": "cpp", |
|
|
|
"algorithm": "cpp", |
|
|
|
"functional": "cpp", |
|
|
|
"iterator": "cpp", |
|
|
|
"memory_resource": "cpp", |
|
|
|
"numeric": "cpp", |
|
|
|
"optional": "cpp", |
|
|
|
"system_error": "cpp", |
|
|
|
"tuple": "cpp", |
|
|
|
"type_traits": "cpp", |
|
|
|
"iosfwd": "cpp", |
|
|
|
"limits": "cpp", |
|
|
|
"new": "cpp", |
|
|
|
"ostream": "cpp", |
|
|
|
"stdexcept": "cpp", |
|
|
|
"streambuf": "cpp", |
|
|
|
"cinttypes": "cpp", |
|
|
|
"typeinfo": "cpp" |
|
|
|
}, |
|
|
|
"python.pythonPath": "C:\\Users\\simon\\AppData\\Local\\Programs\\Python\\Python37\\python.exe", |
|
|
|
"idf.espIdfPathWin": "C:/Users/simon/esp-idf/", |
|
|
|
"idf.pythonBinPathWin": "C:/Users/simon/.espressif/python_env/idf4.3_py3.8_env/Scripts/python.exe", |
|
|
|
"idf.customExtraPaths": "C:\\Users\\simon\\.espressif\\tools\\xtensa-esp32-elf\\esp-2020r3-8.4.0\\xtensa-esp32-elf\\bin;C:\\Users\\simon\\.espressif\\tools\\xtensa-esp32s2-elf\\esp-2020r3-8.4.0\\xtensa-esp32s2-elf\\bin;C:\\Users\\simon\\.espressif\\tools\\xtensa-esp32s3-elf\\esp-2020r3-8.4.0\\xtensa-esp32s3-elf\\bin;C:\\Users\\simon\\.espressif\\tools\\riscv32-esp-elf\\1.24.0.123_64eb9ff-8.4.0\\riscv32-esp-elf\\bin;C:\\Users\\simon\\.espressif\\tools\\esp32ulp-elf\\2.28.51-esp-20191205\\esp32ulp-elf-binutils\\bin;C:\\Users\\simon\\.espressif\\tools\\esp32s2ulp-elf\\2.28.51-esp-20191205\\esp32s2ulp-elf-binutils\\bin;C:\\Users\\simon\\.espressif\\tools\\cmake\\3.16.4\\bin;C:\\Users\\simon\\.espressif\\tools\\openocd-esp32\\v0.10.0-esp32-20210401\\openocd-esp32\\bin;C:\\Users\\simon\\.espressif\\tools\\ninja\\1.10.2;C:\\Users\\simon\\.espressif\\tools\\idf-exe\\1.0.1;C:\\Users\\simon\\.espressif\\tools\\ccache\\3.7;C:\\Users\\simon\\.espressif\\tools\\dfu-util\\0.9\\dfu-util-0.9-win64;C:\\Users\\simon\\.espressif\\tools\\idf-python-wheels\\idf4.3_py3.9_2021-01-07", |
|
|
|
"idf.customExtraVars": "{\"OPENOCD_SCRIPTS\":\"C:\\\\Users\\\\simon\\\\.espressif\\\\tools\\\\openocd-esp32\\\\v0.10.0-esp32-20210401/openocd-esp32/share/openocd/scripts\",\"IDF_CCACHE_ENABLE\":\"1\"}" |
|
|
|
} |