heap: add tlsf config specific to the host test

This commit is contained in:
Felipe Neves
2020-10-20 11:53:57 -03:00
committed by Angus Gratton
parent 60f79705a3
commit 35ef4ffa99
4 changed files with 47 additions and 4 deletions

View File

@@ -15,6 +15,8 @@
#ifdef ESP_PLATFORM
#include "sdkconfig.h"
#include "soc/soc.h"
#include "soc/soc_caps.h"
#endif
/* Configuration macros for multi-heap */