- managed_components\lvgl__lvgl\demos\music
- esp32_lcd(HEAD:#509C) - GitHub
Code: Select all
Error: app partition is too small for binary lvgl_porting.bin size 0x1fef10:
- Part 'factory' 0/0 @ 0x10000 size 0x177000 (overflow 0x87f10)
Code: Select all
Error: app partition is too small for binary lvgl_porting.bin size 0x1fef10:
- Part 'factory' 0/0 @ 0x10000 size 0x177000 (overflow 0x87f10)
This example? Which no longer existHello. Thanks for noticing this! Apparently the example size grew by changes in not so related code, making the offsets and sizes in the examples partition table wrong.
Could you please link the example in the ESP-IDF which are you using? Or is it in another repository?
You will need to modify partition table .csv file and make "size" field for "factory" partition larger.
When I try to do this for my ESP32-S3 -
esp32_lcd(HEAD:#509C) - GitHub
Users browsing this forum: No registered users and 1 guest