Skip to content

Commit

Permalink
doc: release notes: Add note on NCS boot banner
Browse files Browse the repository at this point in the history
Adds a note that the default boot banner now shows as nRF
Connect SDK

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
  • Loading branch information
nordicjm committed Sep 18, 2023
1 parent 92d99cf commit 39ec4b4
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ Build system
* Removed the ``CONFIG_MCUBOOT_IMAGE_VERSION`` Kconfig option in favor of using a dedicated :ref:`application VERSION file <zephyr:app-version-details>` to set the version.
You can alternatively set the version by using the :kconfig:option:`CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION` Kconfig option, but using a :file:`VERSION` file is the recommended approach.

* The |NCS| name and version is now displayed instead of the Zephyr version as the default boot banner when applications boot.
This can be customized in user applications.

Working with nRF91 Series
=========================

Expand Down

0 comments on commit 39ec4b4

Please sign in to comment.