esp-idf/components/heap/linker.lf

8 lines
167 B
Plaintext
Raw Normal View History

[mapping:heap]
archive: libheap.a
entries:
heap_tlsf (noflash)
multi_heap (noflash)
2021-01-13 07:05:57 -05:00
if HEAP_POISONING_DISABLED = n:
multi_heap_poisoning (noflash)