Where to find the default ESP-IDF partition table CSVs?
You can find the default ESP-IDF partition CSVs in every ESP-IDF installation in the components/partition_table folder.
However, often, it’s easiest to to check them out directly on Github.
The git master at 2025-12 has the following CSVs available:
partitions_singleapp_coredump.csvpartitions_singleapp.csvpartitions_singleapp_encr_nvs.csvpartitions_singleapp_large_coredump.csvpartitions_singleapp_large.csvpartitions_singleapp_large_encr_nvs.csvpartitions_singleapp_tee.csvpartitions_two_ota_coredump.csvpartitions_two_ota.csvpartitions_two_ota_encr_nvs.csvpartitions_two_ota_large.csvpartitions_two_ota_tee.csv
Check out similar posts by category:
ESP8266/ESP32, Electronics
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow