Skip to content

Commit 4f2e1b6

Browse files
authored
BT Modem sleep
1 parent 4234341 commit 4f2e1b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

configs/defconfig.esp32s3

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
1313
CONFIG_COMPILER_STACK_CHECK_MODE_NORM=y
1414
CONFIG_COMPILER_WARN_WRITE_STRINGS=y
1515
CONFIG_BT_ENABLED=y
16+
CONFIG_BT_CTRL_MODEM_SLEEP=y
17+
CONFIG_BT_CTRL_MODEM_SLEEP_MODE_1=y
18+
CONFIG_BT_CTRL_LPCLK_SEL_MAIN_XTAL=y
19+
# CONFIG_BT_CTRL_LPCLK_SEL_RTC_SLOW is not set
1620
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
1721
CONFIG_BT_LOG_HCI_TRACE_LEVEL_NONE=y
1822
CONFIG_BT_LOG_BTM_TRACE_LEVEL_NONE=y

0 commit comments

Comments
 (0)