初始化模板项目

This commit is contained in:
2025-03-27 16:53:15 +08:00
commit eb85c1046a
12 changed files with 357 additions and 0 deletions

26
README.md Normal file
View File

@@ -0,0 +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
梦宁软件(江苏)有限公司 版权所有