mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
tools: implement linker script generation
This commit is contained in:

committed by
Renz Christian Bagaporo

parent
fb56ce7d5c
commit
63411fc556
5
components/heap/linker.lf
Normal file
5
components/heap/linker.lf
Normal file
@@ -0,0 +1,5 @@
|
||||
[mapping]
|
||||
archive: libheap.a
|
||||
entries:
|
||||
multi_heap (noflash)
|
||||
multi_heap_poisoning (noflash)
|
Reference in New Issue
Block a user