From 19c56969e03a04e07fdac7cdb511142ef8600265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B7=AF=E6=B7=AE?= <1144983626@qq.com> Date: Thu, 21 May 2026 14:05:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Doc/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Doc/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/README.md b/Doc/README.md index 944b04b..2cc3cc1 100644 --- a/Doc/README.md +++ b/Doc/README.md @@ -2,6 +2,7 @@ 基于 STM32H743 + AIR724 4G模块 的充电桩网关方案,对接**云快充**平台,支持通过**4G TCP**和**以太网UDP**双通道通信。 +stm32工程采用**EIDE**插件开发,请在vscode中安装EIDE插件,然后在插件界面点击**打开项目**,选择`\Core\MDK-ARM\IPort.code-workspace`,即可编译下载项目。默认选择DAP下载。 ---