feat(ble): support memory allocation check debug feature on ESP32-H2

This commit is contained in:
cjin
2025-07-04 18:06:23 +08:00
committed by Zhou Xiao
parent 4b347bc75a
commit e70bf20bba
3 changed files with 17 additions and 0 deletions

View File

@@ -441,6 +441,12 @@ menu "Controller debug features"
config BT_LE_PTR_CHECK_ENABLED
bool "Enable boundary check for internal memory"
default n
config BT_LE_MEM_CHECK_ENABLED
bool "Enable memory allocation check"
default n
help
Used in internal tests only. Enable the memory allocation check.
endmenu
config BT_LE_LL_RESOLV_LIST_SIZE