pdf-icon

ESP-IDF Quick Start

Devices & Examples

Core2

CoreS3

Dial

Thread

Module Gateway H2

ESP-IDF Development Tutorial

This tutorial introduces how to perform secondary development on M5Stack products using ESP-IDF. With ESP-IDF, developers can flexibly configure and manage MCU resources, making it suitable for projects that require complex functionality or high performance.

1.ESP-IDF Setup

Visit the official ESP-IDF documentation and follow the installation instructions corresponding to your operating system to complete the environment setup.

Refer to the ESP-IDF getting-started tutorials for the corresponding products, complete the installation of BSP dependencies, and compile and flash the basic example programs.

On This Page