mirror of
https://github.com/espressif/openthread.git
synced 2026-08-03 17:37:46 +00:00
[toranj] use msg pool (do not use heap) in toranj config (#5820)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user