We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 603347a commit dbd4f17Copy full SHA for dbd4f17
configs/defconfig.esp32c3
@@ -11,10 +11,6 @@ CONFIG_COMPILER_OPTIMIZATION_SIZE=y
11
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
12
CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS=y
13
CONFIG_BT_ENABLED=y
14
-CONFIG_BT_CTRL_MODEM_SLEEP=y
15
-CONFIG_BT_CTRL_MODEM_SLEEP_MODE_1=y
16
-CONFIG_BT_CTRL_LPCLK_SEL_MAIN_XTAL=y
17
-# CONFIG_BT_CTRL_LPCLK_SEL_RTC_SLOW is not set
18
CONFIG_BT_LOG_HCI_TRACE_LEVEL_NONE=y
19
CONFIG_BT_LOG_BTM_TRACE_LEVEL_NONE=y
20
CONFIG_BT_LOG_L2CAP_TRACE_LEVEL_NONE=y
0 commit comments