pdf-icon

ESP-IDF Quick Start

2. Devices & Examples

Core2

CoreS3

ESP-IDF Development Environment

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.

2. Devices & Examples

Refer to the ESP-IDF getting started guide for your specific product to install the necessary BSP dependencies, then build and flash the basic example programs.

On This Page