soc: stm32: stm32wb0x: Restore main stack size to the default value
Restore main stack size to the default value since fake entropy implementation from mbedtls is replaced by STM32 entropy driver. Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
This commit is contained in:
parent
ecf795f0f1
commit
529a8dd147
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ config BT_AUTO_DATA_LEN_UPDATE
|
|||
config BT_HCI_ACL_FLOW_CONTROL
|
||||
default n
|
||||
|
||||
config MAIN_STACK_SIZE
|
||||
default 1600
|
||||
|
||||
endif # BT
|
||||
|
||||
endif # SOC_SERIES_STM32WB0X
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue