Skip to content

Commit 9a13f9e

Browse files
committed
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 <[email protected]>
1 parent 75fb95a commit 9a13f9e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

soc/st/stm32/stm32wb0x/Kconfig.defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ config BT_AUTO_DATA_LEN_UPDATE
1919
config BT_HCI_ACL_FLOW_CONTROL
2020
default n
2121

22-
config MAIN_STACK_SIZE
23-
default 1600
24-
2522
endif # BT
2623

2724
endif # SOC_SERIES_STM32WB0X

0 commit comments

Comments
 (0)