zephyr/lib/heap
Anas Nashif 740d0c3b50 lib: heap: make multi-heap feature configurable
Make multi-heap configurable via Kconfig and adapt existing tests.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-12-13 17:27:54 -05:00
..
CMakeLists.txt lib: heap: make multi-heap feature configurable 2023-12-13 17:27:54 -05:00
Kconfig lib: heap: make multi-heap feature configurable 2023-12-13 17:27:54 -05:00
heap.c
heap.h lib: heap: make heap_print_info static 2023-12-13 17:27:54 -05:00
heap_info.c lib: heap: rename with files and use _ 2023-12-13 17:27:54 -05:00
heap_listener.c
heap_stress.c lib: heap: rename with files and use _ 2023-12-13 17:27:54 -05:00
heap_validate.c lib: heap: rename with files and use _ 2023-12-13 17:27:54 -05:00
multi_heap.c
shared_multi_heap.c