1
0
mirror of https://github.com/espressif/esp-idf synced 2025-04-01 04:10:10 -04:00

9 lines
206 B
Plaintext

[mapping:heap]
archive: libheap.a
entries:
if HEAP_TLSF_USE_ROM_IMPL = n:
heap_tlsf (noflash)
multi_heap (noflash)
if HEAP_POISONING_DISABLED = n:
multi_heap_poisoning (noflash)