hi
I am using version ncs 2.9.0 and I use mcuboot for DFU. How can I modify the name of the final generated `merged.hex` file? I tried adding this to the `.overlay` file.: `CONFIG_SUIT_ENVELOPE_OUTPUT_ARTIFACT="mmyy.hex"`, but it didn't make any difference.
The generated file name is still `merged.hex`.