Initial commit

此提交包含在:
Scott Powell
2025-01-13 14:07:48 +11:00
當前提交 6c7efdd0f6
共有 59 個檔案被更改,包括 8604 行新增0 行删除
+10
查看文件
@@ -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"
]
}