Hi,
I have an NRF5340 application based on zephyr which produces a combined merged_domains.hex file.
I need to add a post build command after the "merge_domains.hex" file is generated to rename the "merge_domains.hex" file to "WECG_MODULE_revision_num.hex" . I have the cMakeLists.txt code as mentioned below.