TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
HEAD
/
.
/
samples
/
zephyr
/
hello-world
/
prj.conf
blob: cc674062adb346da39f635de2853c27ebbd596c8 [
file
] [
log
] [
blame
]
# Print a banner on the UART on startup.
CONFIG_BOOT_BANNER
=
y
# Enable console and printk()
CONFIG_PRINTK
=
y
CONFIG_STDOUT_CONSOLE
=
y
# Enable Zephyr application to be booted by MCUboot
CONFIG_BOOTLOADER_MCUBOOT
=
y