re: c++ support

This commit is contained in:
2025-12-06 23:26:36 -06:00
parent 653141d7da
commit efcbcab48a
2 changed files with 117 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"idf.pythonInstallPath": "/usr/bin/python3"
}