mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 03:23:14 +00:00
236498b040
This commit allows the configuration of an absolute path for the custom partitions.csv file via the Kconfig option CONFIG_PARTITION_TABLE_CUSTOM_FILENAME. Closes https://github.com/espressif/esp-idf/issues/12264