mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
870d989d6c
make possible enable pool, but disabled in system heap. also compatible for further extra heap use/not use pool. Now use MM_HEAP_MEMPOOL_THRESHOLD -1 to indicate pool disabled. Signed-off-by: buxiasen <buxiasen@xiaomi.com>