站长 发表于 2025-6-21 08:53:36

PlatformIO环境搭建方法

《PlatformIO环境搭建》
🌐 多平台配置:
[*]Windows:需安装Git 2.0+
[*]Mac:终端运行brew install platformio
[*]Linux:sudo apt install platformio
📝 第一个工程:ini


复制


下载





platform = gd32vboard = gd32vf103c-startframework = arduino




页: [1]
查看完整版本: PlatformIO环境搭建方法