heap: use HEAP_TRACING_STACK_DEPTH default value for riscv

This commit is contained in:
Erhan Kurubas
2022-02-02 11:29:47 +01:00
parent 88889e2f88
commit e40cd91065
3 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
#
# Heap memory debugging
#
CONFIG_HEAP_TRACING_STACK_DEPTH=10