Skip to content

Commit 28eb135

Browse files
nordicjmnashif
authored andcommitted
doc: release: 3.7: Add note on build system changes
Adds release notes for self submitted build system changes Signed-off-by: Jamie McCrae <[email protected]>
1 parent 5f2a2d6 commit 28eb135

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/releases/release-notes-3.7.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,15 @@ Build system and Infrastructure
255255

256256
* Fixed issue with passing UTF-8 configs to applications using sysbuild.
257257

258+
* Fixed issue whereby domain file in sysbuild projects would be loaded and used with outdated
259+
information if sysbuild configuration was changed, and ``west flash`` was ran directly after.
260+
261+
* Fixed issue with Zephyr modules not being listed in sysbuild if they did not have a Kconfig
262+
file set.
263+
264+
* Add sysbuild ``SB_CONFIG_COMPILER_WARNINGS_AS_ERRORS`` Kconfig option to turn on
265+
"warning as error" toolchain flags for all images, if set.
266+
258267
Drivers and Sensors
259268
*******************
260269

0 commit comments

Comments
 (0)