I'm new to nRF5340 development, and I'm reviewing partitioning for multi-image DFU. I've enabled the bootloader with CONFIG_BOOTLOADER_MCUBOOT=y
, and after checking partitions.yml
, it seems that partitioning is configured. However, when I review the memory report, the "Partitions" section does not appear as it did in the DevAcademy example. Do you know why this might be the case?