Partition Table Editor UI for ESP-IDF
The Partition Table Editor command allows you to edit your partition table in a more convenient way, where you can see the supported types and subtypes and monitor the correctness of the entered data.
Steps
Go to Project Explorer and open any IDF Project where you want to create a customized partition table.
In Project Explorer, right-click on the project and select ESP-IDF > Partition Table Editor:
When you open the partition table editor for the selected project, you will see the standard editable content. Errors, if any, will be highlighted. You can hover your mouse over them to get hints about the issues:
Click Save or Save and Quit to save your changes.
To Use a Customized Partition Table
Go to sdkconfig and set Custom partition table CSV as shown below: