fix: build regression in the test application

Regression from bb6da46ccd. Disabling
relevant config until further debug.
This commit is contained in:
Mahavir Jain
2025-04-28 20:59:22 +05:30
parent f19e8e6970
commit 74eff52e2e

View File

@@ -32,7 +32,9 @@ CONFIG_I2C_MASTER_ISR_HANDLER_IN_IRAM=n
CONFIG_GDMA_ISR_HANDLER_IN_IRAM=n
# BT
CONFIG_BT_CTRL_RUN_IN_FLASH_ONLY=y
# Enabling following config causes a build failures for some targets
# Disabling until this is fixed
# CONFIG_BT_CTRL_RUN_IN_FLASH_ONLY=y
# System
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y