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
Kconfig
heap.c
heap.h
heap_info.c
heap_listener.c
heap_stats.c
heap_stress.c
heap_validate.c
multi_heap.c
shared_multi_heap.c