From 930c49e3cf7c2ae9bc86487fdf3db4085151866b Mon Sep 17 00:00:00 2001
From: bmy <2583236812@qq.com>
Date: Sun, 9 Jun 2024 07:54:38 +0800
Subject: [PATCH] =?UTF-8?q?pref:=20=E5=85=B3=E9=97=AD=20IIC=20=E9=85=8D?=
=?UTF-8?q?=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
BC2D-POS.ATWP | 4 +---
BC2D-POS.code-workspace | 4 ++--
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/BC2D-POS.ATWP b/BC2D-POS.ATWP
index 5ae32a0..9f45d73 100644
--- a/BC2D-POS.ATWP
+++ b/BC2D-POS.ATWP
@@ -57,9 +57,7 @@
-
-
@@ -142,7 +140,7 @@
BC2D-POS
- C:/Users/evan/Desktop/BC2024
+ C:/Users/ForgotDoge/Desktop/BC2024/firmware
MDK_V5
true
0x200
diff --git a/BC2D-POS.code-workspace b/BC2D-POS.code-workspace
index a414cf3..bc37292 100644
--- a/BC2D-POS.code-workspace
+++ b/BC2D-POS.code-workspace
@@ -30,8 +30,8 @@
"titleBar.activeBackground": "#1D18AE",
"titleBar.activeForeground": "#FAFAFE"
},
- "EIDE.OpenOCD.ExePath": "C:/toolchains/openocd-arterytek/bin/openocd.exe",
- "cortex-debug.variableUseNaturalFormat": true
+ "EIDE.OpenOCD.ExePath": "D:/Program Files (x86)/at32_OpenOCD_V2.0.2/bin/openocd.exe",
+ "cortex-debug.variableUseNaturalFormat": false
},
"extensions": {
}