We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a64e07 commit eeb4123Copy full SHA for eeb4123
samples/wifi/softap/prj.conf
@@ -29,7 +29,7 @@ CONFIG_NET_PKT_TX_COUNT=8
29
30
# Below section is the primary contributor to SRAM and is currently
31
# tuned for performance, but this will be revisited in the future.
32
-CONFIG_NET_BUF_RX_COUNT=16
+CONFIG_NET_BUF_RX_COUNT=8
33
CONFIG_NET_BUF_TX_COUNT=16
34
CONFIG_HEAP_MEM_POOL_SIZE=183600
35
CONFIG_NET_TC_TX_COUNT=1
0 commit comments