Hi, it doesn’t that choosing a custom partition in the Arduino project settings works??
I have created a new partition csv and added it to the boards section which does display in the project settings, however when I select it and re-compile it seems to always copy and use the default partition layout.
My Arduino settings are in C:\Users\[USERNAME]\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.14\tools\partitions
I’m not sure where Visual GDB is getting the partitions.csv it using.
Can anyone shed light on this? Thanks