feat(ble/controller): Added memory boundary check for ESP32-C5

This commit is contained in:
Shen Weilong
2025-03-17 18:11:31 +08:00
parent 66f5d3dd80
commit 11289ffe86
5 changed files with 65 additions and 1 deletions

View File

@@ -402,6 +402,10 @@ menu "Controller debug features"
default n
help
Retain scene with GDB to capture info, requires disabling WDT (CONFIG_ESP_INT_WDT, CONFIG_ESP_TASK_WDT_EN).
config BT_LE_PTR_CHECK_ENABLED
bool "Enable boundary check for internal memory"
default n
endmenu
config BT_LE_LL_RESOLV_LIST_SIZE