yincheng.zhong
2025-11-25 427d0b6ee0966fcf19a75914a47360969e00e456
STM32H743/.vscode/settings.json
@@ -77,5 +77,6 @@
    "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 // 禁止自动检测缩进
}