ver 0.2+vs_code_init_json_files
This commit is contained in:
parent
771e052181
commit
7250b43400
20
.vscode/settings.json
vendored
Normal file
20
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"C_Cpp.default.configurationProvider": "vector-of-bool.cmake-tools",
|
||||||
|
"files.associations": {
|
||||||
|
"linenoise.h": "c",
|
||||||
|
"esp_log.h": "c",
|
||||||
|
"condition_variable": "c",
|
||||||
|
"future": "c",
|
||||||
|
"*.ipp": "c",
|
||||||
|
"*.inc": "c",
|
||||||
|
"cmd_decl.h": "c",
|
||||||
|
"wifi.h": "c",
|
||||||
|
"esp_wifi.h": "c",
|
||||||
|
"ca.h": "c",
|
||||||
|
"esp_event.h": "c",
|
||||||
|
"freertos.h": "c",
|
||||||
|
"https_server.h": "c",
|
||||||
|
"esp_https_server.h": "c",
|
||||||
|
"esp_console.h": "c"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user