Skip to content

Commit

Permalink
samples: cellular: nrf_cloud_multi_service: thingy91x heap fix
Browse files Browse the repository at this point in the history
Ignore the min heap requirements for Wi-Fi.

Signed-off-by: Pete Skeggs <peter.skeggs@nordicsemi.no>
  • Loading branch information
plskeggs committed Sep 27, 2024
1 parent 72afafa commit 0b2f6a1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ CONFIG_NET_TC_TX_COUNT=1
CONFIG_NET_MAX_CONTEXTS=5

CONFIG_HEAP_MEM_POOL_SIZE=34000
CONFIG_HEAP_MEM_POOL_IGNORE_MIN=y
CONFIG_MAIN_STACK_SIZE=2048
CONFIG_NET_MGMT_EVENT_STACK_SIZE=2048

Expand Down

0 comments on commit 0b2f6a1

Please sign in to comment.