esp-idf/components/heap
michael 4220752aed ut: Move tests back from "esp32" subfolder
DISABLED_FOR_TARGETS macros are used

Partly revert "ci: disable unavailable tests for esp32s2beta"

This partly reverts commit 76a3a5fb48.

Partly revert "ci: disable UTs for esp32s2beta without runners"

This partly reverts commit eb158e9a22.

Partly revert "fix unit test and examples for s2beta"

This partly reverts commit 9baa7826be.

Partly revert "efuse: Add support for esp32s2beta"

This partly reverts commit db84ba868c.
2020-01-06 17:13:53 +08:00
..
include heap: recognize 0x40000000 as an address terminating the backtrace 2020-01-02 18:42:46 +01:00
test ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_multi_heap_host
CMakeLists.txt heap: make compatible with non-OS builds, remove target dependence 2019-12-27 12:40:06 +01:00
Kconfig
component.mk heap: make compatible with non-OS builds, remove target dependence 2019-12-27 12:40:06 +01:00
heap_caps.c Merge branch 'feature/heap_non_os_build' into 'master' 2020-01-03 17:12:51 +08:00
heap_caps_init.c heap: make compatible with non-OS builds, remove target dependence 2019-12-27 12:40:06 +01:00
heap_private.h heap: make compatible with non-OS builds, remove target dependence 2019-12-27 12:40:06 +01:00
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 heap: make compatible with non-OS builds, remove target dependence 2019-12-27 12:40:06 +01:00
multi_heap_poisoning.c heap_caps: added special case for realloc when previous area is an diram_iram ptr, this will force a malloc/copy/free 2019-12-20 13:35:56 -03:00