SDK_APP/.vscode/settings.json

4 lines
153 B
JSON
Raw Normal View History

2025-09-11 10:49:07 +08:00
{
2025-09-30 14:10:23 +08:00
"java.configuration.updateBuildConfiguration": "interactive",
"idf.pythonInstallPath": "C:\\Espressif\\tools\\idf-python\\3.11.2\\python.exe"
2025-09-11 10:49:07 +08:00
}