Jamie McCrae | 02267cf | 2024-04-18 09:16:09 +0100 | [diff] [blame] | 1 | - 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. |