Commit 02267cfd authored by Jamie McCrae's avatar Jamie McCrae Committed by Jamie
Browse files

docs: release-notes: Add note on Zephyr boot banner



Adds a note about the new Zephyr MCUboot boot banner feature

Signed-off-by: default avatarJamie McCrae <jamie.mccrae@nordicsemi.no>
parent 14961292
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
- Zephyr: Added a MCUboot banner which displays the version of
  MCUboot being used and the version of zephyr. This can be
  disabled by setting ``CONFIG_MCUBOOT_BOOT_BANNER=n`` which
  will revert back to the default zephyr boot banner.