mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 10:47:19 +02:00
feat: remove tlsf_fls and tlsf_ffs from linker as they are inlined.
This commit is contained in:
@ -1,8 +1,6 @@
|
|||||||
[mapping:heap]
|
[mapping:heap]
|
||||||
archive: libheap.a
|
archive: libheap.a
|
||||||
entries:
|
entries:
|
||||||
heap_tlsf:tlsf_ffs (noflash)
|
|
||||||
heap_tlsf:tlsf_fls (noflash)
|
|
||||||
heap_tlsf:tlsf_block_size (noflash)
|
heap_tlsf:tlsf_block_size (noflash)
|
||||||
heap_tlsf:tlsf_size (noflash)
|
heap_tlsf:tlsf_size (noflash)
|
||||||
heap_tlsf:tlsf_align_size (noflash)
|
heap_tlsf:tlsf_align_size (noflash)
|
||||||
|
Reference in New Issue
Block a user