esp-idf/components/heap
Guillaume Souchere 378c54e273 heap: Move the declaration of tlsf_poison_fill_pfunc_set() in esp_rom component
- The declaration is moved to esp_rom/include/esp32c2/rom/tlsf.h.
- multi_heap_poisoning.h now includes rom/tlsf.h instead of declaring
tlsf_poison_fill_pfunc_set().

Note: If more targets will support an implementation of the TLSF in ROM,
esp_rom will be extended with new headers in the respective target directories
but multi_heap_poisoning.h will remain unchanged.
2022-08-15 11:11:52 +02:00
..
include
port
test
test_multi_heap_host
tlsf@ff11688f24
CMakeLists.txt
Kconfig
heap_caps.c
heap_caps_init.c
heap_private.h
heap_task_info.c
heap_trace_standalone.c
linker.lf
multi_heap.c
multi_heap_config.h
multi_heap_internal.h
multi_heap_platform.h
multi_heap_poisoning.c heap: Move the declaration of tlsf_poison_fill_pfunc_set() in esp_rom component 2022-08-15 11:11:52 +02:00
tlsf_platform.h