STM32H743/.vscode/settings.json
@@ -77,5 +77,7 @@ "editor.tabSize": 4, "editor.insertSpaces": true, "editor.detectIndentation": false, "idf.pythonInstallPath": "D:\\Espressif\\tools\\idf-python\\3.11.2\\python.exe" // 禁止自动检测缩进 "idf.pythonInstallPath": "D:\\Espressif\\tools\\idf-python\\3.11.2\\python.exe", "editor.editContext": false, "claudeCodeChat.permissions.yoloMode": true // 禁止自动检测缩进 }