lv_lib_100ask
lv_lib_100ask copied to clipboard
Using NES example on ESP32S3
Hello, I like your examples with LVGL. I would like try NES example on ESP32S3 board with 7 inch screen, but I have problem with RAM. There is used too much static memory. Please, could you help me, which defines should be set to lower RAM consuption?
I am getting this error:
nes-simulator.elf section .dram0.bss will not fit in region dram0_0_seg
Could you help me please?