pio/README.md

27 lines
548 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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