修改了指令所在的生命周期
All checks were successful
CI Pipeline / build (push) Successful in 11s

This commit is contained in:
2025-10-28 11:47:54 +00:00
parent 5e832a4781
commit 3bc571e819
12 changed files with 355 additions and 355 deletions

View File

@@ -1,26 +1,26 @@
# base
DevStar 基础开发环境镜像模板项目
内置PlatformIO的嵌入式项目工程模板
## 使用方法
使用Vscode的Devcontainer打开本项目搭建嵌入式编程环境默认使用PlatformIO Core进行嵌入式开发参考文档https://docs.platformio.org/en/latest/core/index.html
```
pio run
```
## 模板拓展
参考PIO文档对具体嵌入式环境进行定制修改`platformio.ini`配置和范例代码
### 版权说明
Copyright @ Mengning Software
梦宁软件(江苏)有限公司 版权所有
# base
DevStar 基础开发环境镜像模板项目
内置PlatformIO的嵌入式项目工程模板
## 使用方法
使用Vscode的Devcontainer打开本项目搭建嵌入式编程环境默认使用PlatformIO Core进行嵌入式开发参考文档https://docs.platformio.org/en/latest/core/index.html
```
pio run
```
## 模板拓展
参考PIO文档对具体嵌入式环境进行定制修改`platformio.ini`配置和范例代码
### 版权说明
Copyright @ Mengning Software
梦宁软件(江苏)有限公司 版权所有