esp-idf/components/heap
Angus Gratton 776c57e0ac heap: When adding a new heap, allocate its metadata block from internal memory only 2018-08-30 06:18:18 +00:00
..
include heap docs: Fix some bad links & errors in the heap docs 2018-08-10 15:54:58 +10:00
test heap: test: don’t warn about oversized mallocs 2018-08-29 14:40:28 +08:00
test_multi_heap_host
Kconfig
component.mk
heap_caps.c heap: heap_caps_malloc(..., MALLOC_CAP_32_BIT) should always align a 32-bit aligned size 2018-07-31 14:29:31 +10:00
heap_caps_init.c heap: When adding a new heap, allocate its metadata block from internal memory only 2018-08-30 06:18:18 +00:00
heap_private.h heap: move get_all_caps to IRAM, used in unit test 2018-07-24 09:56:40 +03:00
heap_task_info.c
heap_trace.c
multi_heap.c
multi_heap_config.h
multi_heap_internal.h
multi_heap_platform.h
multi_heap_poisoning.c assert: Fix. Move useful functions from wrapped assert functions 2018-06-22 15:17:55 +05:00