feat(esp32): added option to add partition before app_0#592
Conversation
|
Any update on this? should be renamed to |
ok, i understand the need. but there's still one problem here: the NVS size. if it ever needs to be changed, for whatever reason, it's a problem. |
|
If we move this "extra part" at top - then if some one wants to configure it, he has to shift all three default offsets - Maybe can keep this as well as add "TOP" one? |
|
Or do you think this "shifting" should be handled by MGOS? That is a bit non-trivial - as have make sure that the offset is "aligned" as per ESP spec. |
Some use-case for having partition before app_0: