Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-04 17:11:45 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
38d30548d4ae308413565b51f60c76099fcc005f
esp-idf/components/heap/linker.lf

9 lines
201 B
Plaintext
Raw Normal View History

ldgen: update component linker fragment files
2019-03-19 14:19:39 +08:00
[mapping:heap]
tools: implement linker script generation
2018-04-18 10:57:45 +08:00
archive: libheap.a
entries:
heap: use ROM implementation for heap tlsf on esp32c2
2022-05-06 19:20:05 +08:00
if HEAP_TLSF_USE_ROM_IMPL = n:
heap: Fix compilation errors when CONFIG_HEAP_TLSF_USE_ROM_IMPL is set - include headers from the tlsf submodule only when CONFIG_HEAP_TLSF_USE_ROM_IMPL is not set - remove usage of the tlsf_t type in the multi_heap.c - add missing declaration of tlsf_poison_fill_pfunc_set() in multi_heap_poisoning.c - define headers from tlsf submodule as private - update the linker file in the heap component to the new naming of the tlsf file - update the copyright docuementation to reference the submodule in github (https://github.com/espressif/tlsf) - remove deleted files from the check_copyright_ignore.txt
2022-07-29 11:35:59 +02:00
tlsf (noflash)
tools: implement linker script generation
2018-04-18 10:57:45 +08:00
multi_heap (noflash)
components: fix ldgen check errors
2021-01-13 20:05:57 +08:00
if HEAP_POISONING_DISABLED = n:
multi_heap_poisoning (noflash)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 95ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API