We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a8c0f commit 5f3a9cbCopy full SHA for 5f3a9cb
src/platform/nrfconnect/SystemPlatformConfig.h
@@ -48,7 +48,7 @@ struct ChipDeviceEvent;
48
#define CHIP_SYSTEM_CONFIG_USE_SOCKETS 1
49
50
#ifndef CONFIG_ARCH_POSIX
51
-#define CHIP_SYSTEM_CONFIG_PACKETBUFFER_POOL_SIZE 15
+#define CHIP_SYSTEM_CONFIG_PACKETBUFFER_POOL_SIZE 11
52
#endif
53
54
#ifndef CHIP_SYSTEM_CONFIG_PACKETBUFFER_CAPACITY_MAX
0 commit comments