mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-13 05:47:11 +00:00
heap: tune the tlsf control structure to reduce per-pool overhead
This commit is contained in:

committed by
Angus Gratton

parent
e2716690bc
commit
60f79705a3
@@ -43,6 +43,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
#include "sdkconfig.h"
|
||||
#include "heap_tlsf_config.h"
|
||||
|
||||
#if defined(__cplusplus)
|
||||
|
Reference in New Issue
Block a user