This example demonstrates MCUboot Rollback to "factory firmware" based on user events. Bootloader is designed based on the MCUBoot. Along with preexisting features of MCUboot, such as boot , image validation and upgrade support, rollback to external memory is an added feature to the Bootloader. -
View it on GitHub