Temporary workaround for using Arduino M5Stack core in ESP-IDF 4.0
-
Hey everyone, I published a GitHub repo here which can be used to build project using ESP-IDF 4.0 (possibly up) and the M5Stack Arduino core.
It doesn't differ that much from the original sources, but has some minor bugfixes and it changes the CMakeLists file in the M5Stack component so to make it work correctly.Let me know if there are issues using it, although I'm fairly new to git and very new to esp32 and m5stack so I can't guarantee I'll be able to solve them.
Cheers
-
@brus awesome
-
This is great, I was trying to build the older one with IDF version 3.3 without success. Got to give this a try, thanks!
-
Tested with IDF 4.1 and I got a bunch of warnings, but build completed successfully!
Again, thanks @brus!