We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e1caa commit 8d31ad7Copy full SHA for 8d31ad7
boot/zephyr/prj.conf
@@ -37,3 +37,6 @@ CONFIG_PICOLIBC=y
37
### Disable malloc arena because we don't need it
38
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0
39
CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT=0
40
+
41
+# NCS boot banner
42
+CONFIG_NCS_APPLICATION_BOOT_BANNER_STRING="MCUboot"
0 commit comments