MicroPython is a subset of the Python 3 language that has been pared down to run efficiently on several microcontrollers. If you are familiar with Python or looking for a quick way to write code for a microcontroller (that isn’t C/C++, Arduino, or assembly), MicroPython is a good option...
If you are sure this is not some local problem, please let me know exactly how you build lv_micropython (which ARM toolchain do you use, what make command did you use etc.) and I'll try building it on my side. I don't have the stm32 board so I can't run anything, but I can...
MicroPython is a subset of the Python 3 language that has been pared down to run efficiently on several microcontrollers. If you are familiar with Python or looking for a quick way to write code for a microcontroller (that isn’t C/C++, Arduino, or assembly), MicroPython is a good ...