zephyr/lib/heap
Chaitanya Tata 40de2cbc0d lib: heap: Add dependency for asserts
There is no point in having heap validation enabled but without asserts,
as nothing is reported to the user.

Add this dependency to make sure this option is useful.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
2024-05-31 09:55:28 -05:00
..
CMakeLists.txt lib: heap: move heap stats to own file 2023-12-13 17:27:54 -05:00
heap.c lib: os: move heap to own folder 2023-12-13 17:27:54 -05:00
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 lib: os: move heap to own folder 2023-12-13 17:27:54 -05:00
heap_stats.c lib: heap: move heap stats to own file 2023-12-13 17:27:54 -05:00
heap_stress.c lib: heap: rename with files and use _ 2023-12-13 17:27:54 -05:00
heap_validate.c lib: heap: move heap stats to own file 2023-12-13 17:27:54 -05:00
Kconfig lib: heap: Add dependency for asserts 2024-05-31 09:55:28 -05:00
multi_heap.c lib: os: move heap to own folder 2023-12-13 17:27:54 -05:00
shared_multi_heap.c lib: os: move heap to own folder 2023-12-13 17:27:54 -05:00