Skip to content

Commit 0b8601c

Browse files
krish2718kartben
authored andcommitted
samples: net: zperf: Fix RAM overflow for nRF70
nRF70 driver now uses a separate heap, so, no need to explicitly configure the kernel heap. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent 71931a0 commit 0b8601c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/net/zperf/boards/nrf7002dk_nrf5340_cpuapp.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ CONFIG_NET_PKT_TX_COUNT=27
44
CONFIG_NET_BUF_RX_COUNT=28
55
CONFIG_NET_BUF_TX_COUNT=54
66
CONFIG_NET_BUF_DATA_SIZE=1100
7-
CONFIG_HEAP_MEM_POOL_SIZE=260000
87
CONFIG_NRF70_MAX_TX_AGGREGATION=4
98
CONFIG_NRF70_QSPI_LOW_POWER=n
109

0 commit comments

Comments
 (0)