mcuboot/boot/mynewt/flash_map_backend
Jerzy Kasenberg 39757d6a42 mynewt: Add support for MCUBOOT_SINGLE_APPLICATION_SLOT
So far mynewt code required definition of second slot in bsp.
Even in cases when overwrite only option was used bsp had to
have secondary slot with 0 length or pointing to some
unreachable flash or flash area.

Now when BOOTUTIL_SINGLE_APPLICATION_SLOT is set to 1
there is not need for fake flash areas when mcuboot
provides way for upgrade like boot serial or other
supported ways (USB DFU or USB MSC)

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
2024-04-08 17:53:51 -03:00
..
include/flash_map_backend mynewt: Add support for MCUBOOT_SINGLE_APPLICATION_SLOT 2024-04-08 17:53:51 -03:00
src mynewt: Add support for MCUBOOT_SINGLE_APPLICATION_SLOT 2024-04-08 17:53:51 -03:00
pkg.yml Fix Mynewt boot_serial unittest 2019-10-01 17:36:12 -03:00