M5Stack Core4 Micropython / LGVL Images



  • Where would I find the details needed to build an image to run on the Core2?

    Thanks



  • Do you mean a custom Micropython version?
    Go to the M5Stack product page and get the data for the various functions of the core 2.
    Goto the Micropython website and download the source, search the internet for the libraries needed for the core2 and then compile a new version.



  • Thanks

    Yes, I want to be able to build a firmware file with MicroPython & LGVL.

    How do you cross compile for the ESP32? How do you then make the firmware image?