linker.lf 201 B

12345678
  1. [mapping:heap]
  2. archive: libheap.a
  3. entries:
  4. if HEAP_TLSF_USE_ROM_IMPL = n:
  5. tlsf (noflash)
  6. multi_heap (noflash)
  7. if HEAP_POISONING_DISABLED = n:
  8. multi_heap_poisoning (noflash)