[toranj] use msg pool (do not use heap) in toranj config (#5820)

This commit is contained in:
Abtin Keshavarzian
2020-11-16 22:26:46 -08:00
committed by GitHub
parent 580d649e97
commit 9272e36f77
+1 -1
View File
@@ -125,7 +125,7 @@
* Whether use heap allocator for message buffers.
*
*/
#define OPENTHREAD_CONFIG_MESSAGE_USE_HEAP_ENABLE 1
#define OPENTHREAD_CONFIG_MESSAGE_USE_HEAP_ENABLE 0
/**
* @def OPENTHREAD_CONFIG_TMF_ADDRESS_CACHE_ENTRIES