You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
193 B
JSON
11 lines
193 B
JSON
|
1 month ago
|
{
|
||
|
|
"C_Cpp.intelliSenseEngine": "default",
|
||
|
|
"idf.portWin": "COM4",
|
||
|
|
"idf.flashType": "UART",
|
||
|
|
"files.associations": {
|
||
|
|
"nvs_flash.h": "c",
|
||
|
|
"esp_log.h": "c",
|
||
|
|
"string.h": "c"
|
||
|
|
}
|
||
|
|
}
|