mcuboot
mcuboot copied to clipboard
zephyr: Stay in serial recovery by default if no application
This enables the serial recovery no application boot entrance method by default which means that if there is no application that can be booted, the device will remain in serial recovery mode instead of locking up with a fatal error.
Open for comments on if this is a good/bad idea.