francis94c / esp-partition-gui

A Partition Manager for the ESP range of IoT Boards
MIT License
31 stars 8 forks source link

default_16MB.csv #6

Open tobozo opened 2 years ago

tobozo commented 2 years ago

hey @francis94c and thanks for this awesome tool :+1:

I've been playing with the python code, my first intention was to edit the templates to add the 16MB partition scheme from esp32 (2 x 6.5MB apps + 3.6MB SPIFFS), but I ended up adding the profile to the menu and implementing the missing bits :wink:

image

image

are you still accepting pull requests for this project?

tobozo commented 2 years ago

meanwhile, trying to go further :)

image

francis94c commented 2 years ago

Hi @tobozo

Nice work you've done here.

Yeah, I'm accepting pull requests.