9 lines
238 B
JSON
9 lines
238 B
JSON
{
|
|
"C_Cpp.intelliSenseEngine": "default",
|
|
"idf.espIdfPath": "/home/marc/esp/esp-idf",
|
|
"idf.toolsPath": "/home/marc/.espressif",
|
|
"idf.pythonInstallPath": "/usr/bin/python3",
|
|
"idf.flashType": "UART",
|
|
"idf.port": "/dev/ttyUSB0"
|
|
}
|