蘑菇论坛—中国单片机网's Archiver
论坛
›
RISC-V技术
› PlatformIO环境搭建
MCU总工
发表于 2025-6-19 08:48:54
PlatformIO环境搭建
《PlatformIO环境搭建》
🌐 多平台配置:
[*]Windows:需安装Git 2.0+
[*]Mac:终端运行brew install platformio
[*]Linux:sudo apt install platformio
📝 第一个工程:ini
复制
下载
platform = gd32vboard = gd32vf103c-startframework = arduino
[*]
页:
[1]
查看完整版本:
PlatformIO环境搭建