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.
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 guide for your specific product to install the necessary BSP dependencies, then build and flash the basic example programs.