Skip to content

cmake: mcuboot: Do not make a RAM load slot 1 bin file#103744

Open
nordicjm wants to merge 1 commit intozephyrproject-rtos:mainfrom
nordicjm:nopointinthisfile
Open

cmake: mcuboot: Do not make a RAM load slot 1 bin file#103744
nordicjm wants to merge 1 commit intozephyrproject-rtos:mainfrom
nordicjm:nopointinthisfile

Conversation

@nordicjm
Copy link
Contributor

@nordicjm nordicjm commented Feb 9, 2026

This file is superfluous because it is exactly the same as the normal bin file without the slot 1 designation, therefore exclude it to prevent confusion to user

This file is superfluous because it is exactly the same as the
normal bin file without the slot 1 designation, therefore exclude
it to prevent confusion to user

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment