esp-idf/components/heap
Ivan Grokhotkov 3c359763da heap: move get_all_caps to IRAM, used in unit test 2018-08-01 08:59:02 +00:00
..
include
test heap: fix unit test for the case when less than 10k of IRAM is available 2018-08-01 08:59:02 +00:00
test_multi_heap_host test_multi_heap_host: Remove race conditions from parallel "make clean test" 2018-05-22 12:09:30 +10:00
Kconfig
component.mk
heap_caps.c
heap_caps_init.c
heap_private.h heap: move get_all_caps to IRAM, used in unit test 2018-08-01 08:59:02 +00:00
heap_task_info.c
heap_trace.c multi_heap: use portENTER/EXIT_CRITICAL instead of taskENTER/EXIT_CRITICAL 2018-04-19 18:28:55 +05:30
multi_heap.c
multi_heap_config.h
multi_heap_internal.h
multi_heap_platform.h heap: fix build failure due to missing header 2018-04-26 11:08:58 +05:30
multi_heap_poisoning.c assert: Fix. Move useful functions from wrapped assert functions 2018-06-25 11:05:54 +08:00