Files
esp-idf/components/heap/linker.lf
T

9 lines
201 B
Plaintext
Raw Normal View History

[mapping:heap]
2018-04-18 10:57:45 +08:00
archive: libheap.a
entries:
if HEAP_TLSF_USE_ROM_IMPL = n:
tlsf (noflash)
2018-04-18 10:57:45 +08:00
multi_heap (noflash)
2021-01-13 20:05:57 +08:00
if HEAP_POISONING_DISABLED = n:
multi_heap_poisoning (noflash)