Skip to content

Commit cd0fb8a

Browse files
nordicjmdanieldegrasse
authored andcommitted
doc: release: 4.2: Add sysbuild changes
Adds new features for sysbuild Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent 90d7d2c commit cd0fb8a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,17 @@ New APIs and options
227227
* Remove query of the classic bonding information from :c:func:`bt_foreach_bond`, and add
228228
:c:func:`bt_br_foreach_bond`.
229229

230+
* Build system
231+
232+
* Sysbuild
233+
234+
* Firmware loader image setup/selection support added to sysbuild when using
235+
:kconfig:option:`SB_CONFIG_MCUBOOT_MODE_FIRMWARE_UPDATER` via
236+
``SB_CONFIG_FIRMWARE_LOADER`` e.g. :kconfig:option:`SB_CONFIG_FIRMWARE_LOADER_IMAGE_SMP_SVR`
237+
for selecting :zephyr:code-sample:`smp-svr`.
238+
* Single app RAM load support added to sysbuild using
239+
:kconfig:option:`SB_CONFIG_MCUBOOT_MODE_SINGLE_APP_RAM_LOAD`.
240+
230241
* Display
231242

232243
* :c:func:`display_clear`

0 commit comments

Comments
 (0)