Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4a47803b0c06fa6081cfc1a1051433cc81ce0469
/
.
/
tests
/
boot
/
test_mcuboot
/
prj.conf
blob: c7066dc4a0d4e6e57f2e0ef1c3511b8787150fe5 [
file
] [
log
] [
blame
]
# Enable zephyr dfu boot utility library
CONFIG_IMG_MANAGER
=
y
# Enable flash drivers for MCUBoot
CONFIG_FLASH
=
y
CONFIG_FLASH_MAP
=
y
CONFIG_STREAM_FLASH
=
y
# Enable reboot API to reset board after selecting new image
CONFIG_REBOOT
=
y