blob: 520113ea8ea967d8b62e53670854f4c1805b0f8e [file] [log] [blame] [view]
Jamie McCrae02267cf2024-04-18 09:16:09 +01001- Zephyr: Added a MCUboot banner which displays the version of
2 MCUboot being used and the version of zephyr. This can be
3 disabled by setting ``CONFIG_MCUBOOT_BOOT_BANNER=n`` which
4 will revert back to the default zephyr boot banner.