Hi!
I have been unable to find a single, simple set of instructions for adding MCUboot to a project(toolchain 3.0.0 sdk 3.0.0) that will enable a non-default signing key, two-slots for updating(with or without scratch). I have found a ton of pages and resources that specifically point to one feature or another, but have run into issues with these things interfering with each other or being for the wrong SDK version. Where should I start?
I thought I would start with the "with_mcuboot" sample that is provided, but still have been unable to find any series of configurations to use a custom key instead of the default.
Thanks!