Skip to content

Commit f76220a

Browse files
D-Trivenirlubos
authored andcommitted
snippets: nrf70-wifi: Remove heap size override
Remove the heap size override as it is no longer needed due to sufficient RAM availability. Signed-off-by: Triveni Danda <[email protected]>
1 parent 30e70c0 commit f76220a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

snippets/nrf70-wifi/nrf54h20_cpuapp.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@
33

44
CONFIG_TEST_RANDOM_GENERATOR=y
55
CONFIG_NET_SOCKETPAIR_HEAP=y
6-
CONFIG_HEAP_MEM_POOL_SIZE=139000
7-
CONFIG_HEAP_MEM_POOL_IGNORE_MIN=y

0 commit comments

Comments
 (0)