esp-idf/components/heap
Marius Vikhammer 36cb08c379 heap: add linux target support
Add wrappers for public heap API for the linux target.
2022-12-06 10:49:59 +08:00
..
host_test/host_test_linux heap: add linux target support 2022-12-06 10:49:59 +08:00
include C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-11-21 16:18:08 +08:00
port ESP32-H2: Introduce new target for ESP32H2 2022-11-23 14:38:05 +08:00
test_apps ci: Disable all currently failed target tests for esp32c6 2022-11-28 12:09:08 +08:00
test_multi_heap_host
tlsf@8c9cd0517a feat: remove tlsf_fls and tlsf_ffs from linker as they are inlined. 2022-11-24 10:31:14 +01:00
.build-test-rules.yml heap: add linux target support 2022-12-06 10:49:59 +08:00
CMakeLists.txt heap: add linux target support 2022-12-06 10:49:59 +08:00
Kconfig
heap_caps.c heap: fix linker issues and remove spi flash dependencies 2022-11-24 10:31:14 +01:00
heap_caps_init.c
heap_caps_linux.c heap: add linux target support 2022-12-06 10:49:59 +08:00
heap_private.h heap: add selective placement of function in IRAM 2022-11-24 10:31:14 +01:00
heap_task_info.c
heap_trace_standalone.c
internals.md heap: add documentation about the function placement in IRAM and its usage in ISR 2022-11-24 10:31:14 +01:00
linker.lf heap: fix linker issues and remove spi flash dependencies 2022-11-24 10:31:14 +01:00
multi_heap.c heap: fix linker issues and remove spi flash dependencies 2022-11-24 10:31:14 +01:00
multi_heap_config.h
multi_heap_internal.h heap: fix linker issues and remove spi flash dependencies 2022-11-24 10:31:14 +01:00
multi_heap_platform.h
multi_heap_poisoning.c heap: fix linker issues and remove spi flash dependencies 2022-11-24 10:31:14 +01:00