Skip to content

Commit

Permalink
app: Revert main stack reduction
Browse files Browse the repository at this point in the history
Revert main stack reduction to default 1024 and set it to 4096.

Signed-off-by: Jan Tore Guggedal <[email protected]>
  • Loading branch information
jtguggedal committed Sep 23, 2024
1 parent 6d29ea1 commit 9d21ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ CONFIG_DK_LIBRARY=y
CONFIG_PWM=y

# Heap and stacks
CONFIG_MAIN_STACK_SIZE=4096
# Extended AT host/monitor stack/heap sizes since some nrf_cloud credentials are longer than 1024 bytes.
CONFIG_AT_MONITOR_HEAP_SIZE=2048
# Wifi scan requires extended heap size
Expand Down

0 comments on commit 9d21ece

Please sign in to comment.