Hi,
I am trying to add an additional storage partition in flash to my project, however, to some reason, pm.yml file is not getting picked up during the build and I am not able to see my partition in partitions.yml, once it gets generated.
This is the content of pm.yml:
I am not getting any errors from partition manager, too.
I have tried to define it in pm_static.yml and it seems to be picking it up, however, complaining about the gap as I am using MCUBOOT, so not able to follow this route.
Please advice what is the best way to add this new flash partition to my project.