警告

This document is not updated for ESP32C5 yet, so some of the content may not be correct.

This warning was automatically inserted due to the source file being in the add_warnings_pages list.

PlatformIO

[English]

../_images/platformio-logo.png

什么是 PlatformIO?

PlatformIO 是一个跨平台的嵌入式开发环境,能直接支持 ESP-IDF。

由于 PlatformIO 对 ESP-IDF 的支持并非由 Espressif 团队维护, 如果遇到 PlatformIO 相关的问题,请通过 官方 PlatformIO 库 联系其开发人员。

要了解关于 PlatformIO 生态系统及其理念的详细概述,请参考 官方 PlatformIO 文档

安装

  • PlatformIO IDE 是一个可在 Windows,macOS 和 Linux 平台上使用的嵌入式 C/C++ 开发工具集。

  • PlatformIO Core (CLI) 是一个命令行工具,包含多平台编译系统,平台和库管理器以及其他集成组件。它可以与各种代码开发环境一起使用,还可以集成云平台和网络服务。

配置

请参阅 PlatformIO 官方的 ESP-IDF 配置指南

教程

项目示例

请参阅 PlatformIO 官方文档 中 ESP-IDF 相关内容。

更多内容

访问以下链接探索 PlatformIO 生态系统: