init commit

This commit is contained in:
vpodberezsky
2025-12-13 12:45:11 +03:00
parent 6272e6fa7d
commit 6ca6f3cac9
38 changed files with 724853 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}