Linker error when building for ESP32 without SPIRAM

Dear all,

I found that building the latest version of Micropython + LVGL for the “GENERIC” board produces a linker error at the end. This doesn’t occur for “GENERIC_SPIRAM” which, like official Micropython, builds successfully (I’m using ESP-IDF V4). Does anyone of you have similar problems? I’ve also raised an issue at Github about this…

Fixed.
See https://github.com/lvgl/lv_binding_micropython/issues/98