68 lines
1.6 KiB
JSON
68 lines
1.6 KiB
JSON
{
|
|
"files.associations": {
|
|
"cmath": "cpp",
|
|
"array": "cpp",
|
|
"deque": "cpp",
|
|
"string": "cpp",
|
|
"unordered_map": "cpp",
|
|
"unordered_set": "cpp",
|
|
"vector": "cpp",
|
|
"string_view": "cpp",
|
|
"initializer_list": "cpp",
|
|
"regex": "cpp",
|
|
"list": "cpp",
|
|
"memory": "cpp",
|
|
"random": "cpp",
|
|
"atomic": "cpp",
|
|
"cctype": "cpp",
|
|
"clocale": "cpp",
|
|
"cstdarg": "cpp",
|
|
"cstddef": "cpp",
|
|
"cstdint": "cpp",
|
|
"cstdio": "cpp",
|
|
"cstdlib": "cpp",
|
|
"cwchar": "cpp",
|
|
"cwctype": "cpp",
|
|
"exception": "cpp",
|
|
"algorithm": "cpp",
|
|
"functional": "cpp",
|
|
"iterator": "cpp",
|
|
"map": "cpp",
|
|
"memory_resource": "cpp",
|
|
"numeric": "cpp",
|
|
"optional": "cpp",
|
|
"system_error": "cpp",
|
|
"tuple": "cpp",
|
|
"type_traits": "cpp",
|
|
"utility": "cpp",
|
|
"fstream": "cpp",
|
|
"iosfwd": "cpp",
|
|
"istream": "cpp",
|
|
"limits": "cpp",
|
|
"new": "cpp",
|
|
"ostream": "cpp",
|
|
"sstream": "cpp",
|
|
"stdexcept": "cpp",
|
|
"streambuf": "cpp",
|
|
"cinttypes": "cpp",
|
|
"typeinfo": "cpp"
|
|
},
|
|
"editor.tabSize": 4,
|
|
"editor.detectIndentation": false,
|
|
"cmake.sourceDirectory": "C:/data/repos/Hardware/Spot Micro - Leika/.pio/libdeps/esp32cam/esp32-camera",
|
|
"cSpell.words": [
|
|
"Adafruit",
|
|
"IRAM",
|
|
"Leika",
|
|
"lerp",
|
|
"MDNS",
|
|
"nipplejs",
|
|
"Psram",
|
|
"smnc",
|
|
"ssid",
|
|
"URDF",
|
|
"uzip",
|
|
"WEBSERVER",
|
|
"xacro"
|
|
]
|
|
} |