Different partition.csv files in one project
Posted: Tue Jun 27, 2023 4:37 pm
Hi all,
for one of my projects I have two different partition.csv files depending on a Kconfig compile-time configuration. ESP-IDF lets me select one custom partition.csv file, but I would like to make that dependent on an application-specific setting. I realize this is more of a CMake question than ESP-IDF, but I'm sure someone smart out there can point me in the right direction.
TIA,
AP
for one of my projects I have two different partition.csv files depending on a Kconfig compile-time configuration. ESP-IDF lets me select one custom partition.csv file, but I would like to make that dependent on an application-specific setting. I realize this is more of a CMake question than ESP-IDF, but I'm sure someone smart out there can point me in the right direction.
TIA,
AP