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 446967f commit c859608Copy full SHA for c859608
boot/zephyr/prj.conf
@@ -36,3 +36,6 @@ CONFIG_CBPRINTF_NANO=y
36
CONFIG_PICOLIBC=y
37
### Disable malloc arena because we don't need it
38
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0
39
+
40
+# NCS boot banner
41
+CONFIG_NCS_APPLICATION_BOOT_BANNER_STRING="MCUboot"
0 commit comments