mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 09:02:08 +00:00
ble: move phy enabled/disable to controller enable/disable
This commit is contained in:
@@ -3,7 +3,6 @@ CONFIG_IDF_TARGET="esp32c6"
|
||||
# Bluetooth Low Power Config
|
||||
CONFIG_BT_LE_SLEEP_ENABLE=y
|
||||
# CONFIG_BT_LE_WAKEUP_SOURCE_CPU_RTC_TIMER is not set
|
||||
CONFIG_BT_LE_WAKEUP_SOURCE_BLE_RTC_TIMER=y
|
||||
# CONFIG_BT_LE_LP_CLK_SRC_MAIN_XTAL is not set
|
||||
CONFIG_BT_LE_LP_CLK_SRC_DEFAULT=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user