blob: 06daf24155b163fa44d02a86f2767521dbcb4964 [file] [log] [blame]
if(CONFIG_MCUBOOT)
# Append source file which outputs the current mode of mcuboot
target_sources(app PRIVATE src/hook.c)
endif()