Define two external flash in the partitions

Hi all,

We have a custom board running with a project based with ncs v2.6.0.
On our board we have two external flash, one is used for DFU the mcuboot_secondary with QSPI and the other one we want to save the logs with the file system backend.

The issue is that we can only define one "nordic,pm-ext-flash". How can we define another "nordic,pm-ext-flash", and then how could I choose in which external flash the logs are saved using  CONFIG_PM_PARTITION_REGION_LITTLEFS_EXTERNAL?


Thank you,

Sylvain
Related