You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake: program SoftDevice with application when not using bootloader
Add a new Kconfig option CONFIG_PROGRAM_SOFTDEVICE_WITH_APP.
When enabled, the SoftDevice hex will be programmed together with
the application image. This only applies to the none MCUboot board
variants.
For the MCUboot board variants, the SoftDevice is already programmed
together with the MCUboot bootloader.
Signed-off-by: Andreas Moltumyr <[email protected]>
0 commit comments