soc/st/stm32/st32wbax: STM32WBA55 BLE Ext Adv Fix

SYSTEM_WORKQUEUE_STACK_SIZE increase is required to fix not
only BLE Ext Adv (70935), but also other BLE use cases according
STM32WBA HCI driver

Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
This commit is contained in:
Alessandro Manganaro 2024-06-27 14:49:13 +02:00 committed by Anas Nashif
parent ef91738b86
commit 594e614f49
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ config ENTROPY_STM32_CLK_CHECK
config FPU
default y
config SYSTEM_WORKQUEUE_STACK_SIZE
default 2048
endif
if PM_S2RAM