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 f1c2b8c commit 6869a65Copy full SHA for 6869a65
boot/zephyr/prj.conf
@@ -37,3 +37,6 @@ CONFIG_CBPRINTF_NANO=y
37
### Use the minimal C library to reduce flash usage
38
CONFIG_MINIMAL_LIBC=y
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