Bug report
Issue details
esptool.py won't write to the esp as the partition table at offset 0x8000 has a conflict. Top shows default values, bottom shows calculated values.

Anyway, changing the offset value for the partition table to 0x9000 at line 82 of bootloader/config/sdkconfig.cmake will fix the partition table.
set(CONFIG_PARTITION_TABLE_OFFSET "0x9000")
Version
Master
Platform
[ ] All
[ ] AntennaTracker
[ x ] Copter
[ ] Plane
[ ] Rover
[ ] Submarine
Airframe type
hex
Hardware type
esp32s3
Logs
Please provide a link to any relevant logs that show the issue