Hello,
You're right, it is not exactly as you described, but it does use a single-slot DFU method. If you're interested in MCUboot's XIP (Execute In Place) mode, it also supports single-slot firmware updates without a backup slot. In this mode, the bootloader directly executes the image from the specified slot.
You can refer to the documentation on configuring MCUboot in Direct XIP mode. There's also a sample available that you may find helpful.
Kind regards,
Abhijith
Hello,
You're right, it is not exactly as you described, but it does use a single-slot DFU method. If you're interested in MCUboot's XIP (Execute In Place) mode, it also supports single-slot firmware updates without a backup slot. In this mode, the bootloader directly executes the image from the specified slot.
You can refer to the documentation on configuring MCUboot in Direct XIP mode. There's also a sample available that you may find helpful.
Kind regards,
Abhijith