M5Stack-IDF icon indicating copy to clipboard operation
M5Stack-IDF copied to clipboard

M5Stack Arduino on ESP-IDF project template

Results 4 M5Stack-IDF issues
Sort by recently updated
recently updated
newest added

I have been trying to build this template without success. I have tried with esp-idf commit 9e70825d1e1cbf7988cf36981774300066580ea7 (version 3.3) and it does not build. Please update to more recent versions...

Hi. I started to use esp-idf instead of arduino IDE, and M5Stack. First, I installed esp-idf following [this](https://docs.espressif.com/projects/esp-idf/en/stable/get-started/) (on Ubuntu 18.04). And installed M5Stack-IDF following the [README](https://github.com/m5stack/M5Stack-IDF/blob/master/README.md). Then I got...

Could you please update M5Stack-IDF for ([ESP-IDF4.0](https://github.com/espressif/esp-idf/tree/release/v4.0) + [arduino-esp32-4.0](https://github.com/espressif/arduino-esp32/tree/idf-release/v4.0) as a component) with CMake ? ESP-IDF4.0 + arduino-esp32-4.0 branches is the most powerful environment combination now, but master branch of...