• Hi @Pedro, looks promising !

    Building firmware for ESPs has a lot of compatible setting to make sure it runs for all models.

    There was a switch to a single board build

    So why not switch to a two board build: 512K and 4MB

    Would like to jump in for testing, please share.

  • Thanks @MaBe, I am following @Wilberforce instructions on to create a branch so that the code cen be checked, and once I get feedback and more testing I will do a pullt request. Need to investigate how to do it : not a git master :) even if I remember doing something similar to patch Linux kernel in the past.
    For the two board switch, the main issue is that platform_config.h and some ifdefs in the code must behave differently (for the RESIZABLE_JSVARS part), so I did something like the past two board switch, but the whole thing needs to be recompiled (not just relinked to get the different firmwares), so it is somehow different. Will try to submit today so that you can check it.

About

Avatar for MaBe @MaBe started