Skip to content

Commit 6869a65

Browse files
nordicjmanangl
authored andcommitted
[nrf noup] boot: zephyr: Add NCS boot banner
Adds a boot banner which shows as MCUboot Signed-off-by: Jamie McCrae <[email protected]>
1 parent f1c2b8c commit 6869a65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boot/zephyr/prj.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ CONFIG_CBPRINTF_NANO=y
3737
### Use the minimal C library to reduce flash usage
3838
CONFIG_MINIMAL_LIBC=y
3939
CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT=0
40+
41+
# NCS boot banner
42+
CONFIG_NCS_APPLICATION_BOOT_BANNER_STRING="MCUboot"

0 commit comments

Comments
 (0)