[Heap Trace Standalone] do not allocate memory until init is called

This commit is contained in:
Chip Weinberger
2023-05-25 22:05:07 -07:00
parent d00e7b5af8
commit fc1e8b0365
3 changed files with 33 additions and 26 deletions

View File

@@ -1,6 +1,5 @@
CONFIG_IDF_TARGET="esp32"
CONFIG_SPIRAM=y
CONFIG_SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY=y
CONFIG_HEAP_TRACING_STANDALONE=y
CONFIG_HEAP_TRACE_HASH_MAP=y
CONFIG_HEAP_TRACE_HASH_MAP_IN_EXT_RAM=y