From 427d0b6ee0966fcf19a75914a47360969e00e456 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期二, 25 十一月 2025 11:06:02 +0800
Subject: [PATCH] 路径跟随初步调通
---
STM32H743/.vscode/settings.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/STM32H743/.vscode/settings.json b/STM32H743/.vscode/settings.json
index dc88d44..f0d78fe 100644
--- a/STM32H743/.vscode/settings.json
+++ b/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 // 绂佹鑷姩妫�娴嬬缉杩�
}
\ No newline at end of file
--
Gitblit v1.10.0