diff --git a/software/apps/gateway/prj.conf b/software/apps/gateway/prj.conf index a210902..ebebb31 100644 --- a/software/apps/gateway/prj.conf +++ b/software/apps/gateway/prj.conf @@ -21,3 +21,8 @@ CONFIG_NET_BUF=y CONFIG_ZCBOR=y CONFIG_CRC=y CONFIG_BASE64=y + +CONFIG_MCUMGR_GRP_IMG=y +CONFIG_IMG_MANAGER=y +CONFIG_MCUBOOT_IMG_MANAGER=y +CONFIG_STREAM_FLASH=y \ No newline at end of file