From 53de825c4c4d8325c02341177f62ab84897eb5ee Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sat, 25 Jul 2026 22:09:43 +0800
Subject: [PATCH] update vscode task.json and add stm32flash tools

---
 stm32flash/config.ini |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/stm32flash/config.ini b/stm32flash/config.ini
new file mode 100644
index 0000000..d4be292
--- /dev/null
+++ b/stm32flash/config.ini
@@ -0,0 +1,4 @@
+[COMMON]
+COM_PORT=COM22
+BAUDRATE=115200
+PRJPATH=..
\ No newline at end of file

--
Gitblit v1.10.0