Hi,I'm trying to build a custom app for the esp32s3. After linking, nuttx.bin is 1.5Mb. This doesn't seem to fit in the default partition size and I get an error on boot (and a boot loop). Where are these partition sizes defined and how do I change them? The esp32s3 I have has 8Mb flash and this shouldn't be a problem.
Thanks, -m