Skip to content

Commit 433c221

Browse files
app: fix full mfw fota
Fix full mfw fota. Increase downloader stack size. Signed-off-by: Giacomo Dematteis <giacomo.dematteis@nordicsemi.no>
1 parent 92b4330 commit 433c221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/prj.conf

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ CONFIG_FCB=y
100100

101101
# Downloader - used by FOTAS
102102
CONFIG_DOWNLOADER=y
103+
CONFIG_DOWNLOADER_STACK_SIZE=2048
103104

104105
# Flash - Used by FOTA
105106
CONFIG_FLASH=y

0 commit comments

Comments
 (0)