From 9571780d5e5f6e8dcedbb0fb7149243226d71b88 Mon Sep 17 00:00:00 2001 From: Rahul Tank Date: Tue, 21 Nov 2023 12:23:06 +0530 Subject: [PATCH] ci(nimble): Cleanup sdkconfig files for nimble examples --- examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c2 | 1 - examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c6 | 1 - examples/bluetooth/nimble/power_save/sdkconfig.32m.esp32h2 | 3 --- examples/bluetooth/nimble/power_save/sdkconfig.40m.esp32c6 | 3 --- .../bluetooth/nimble/power_save/sdkconfig.defaults.esp32c6 | 5 ----- .../bluetooth/nimble/power_save/sdkconfig.defaults.esp32h2 | 5 ----- 6 files changed, 18 deletions(-) diff --git a/examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c2 b/examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c2 index 7e6512becc..cbe4bd921e 100644 --- a/examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c2 +++ b/examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c2 @@ -4,4 +4,3 @@ CONFIG_IDF_TARGET="esp32c2" CONFIG_BT_ENABLED=y CONFIG_BT_NIMBLE_ENABLED=y -# CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT is not set diff --git a/examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c6 b/examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c6 index 6ef2e8a18f..b5e4a5ba23 100644 --- a/examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c6 +++ b/examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c6 @@ -3,4 +3,3 @@ # CONFIG_BT_ENABLED=y CONFIG_BT_NIMBLE_ENABLED=y -# CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT is not set diff --git a/examples/bluetooth/nimble/power_save/sdkconfig.32m.esp32h2 b/examples/bluetooth/nimble/power_save/sdkconfig.32m.esp32h2 index aa5aebe523..5578874e40 100644 --- a/examples/bluetooth/nimble/power_save/sdkconfig.32m.esp32h2 +++ b/examples/bluetooth/nimble/power_save/sdkconfig.32m.esp32h2 @@ -2,9 +2,7 @@ CONFIG_IDF_TARGET="esp32h2" # Bluetooth Low Power Config CONFIG_BT_LE_SLEEP_ENABLE=y -# CONFIG_BT_LE_WAKEUP_SOURCE_CPU_RTC_TIMER is not set CONFIG_BT_LE_LP_CLK_SRC_MAIN_XTAL=y -# CONFIG_BT_LE_LP_CLK_SRC_DEFAULT is not set # # Power Management @@ -12,7 +10,6 @@ CONFIG_BT_LE_LP_CLK_SRC_MAIN_XTAL=y CONFIG_PM_ENABLE=y CONFIG_PM_DFS_INIT_AUTO=y CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP=y -# CONFIG_PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP is not set # end of Power Management # diff --git a/examples/bluetooth/nimble/power_save/sdkconfig.40m.esp32c6 b/examples/bluetooth/nimble/power_save/sdkconfig.40m.esp32c6 index 885ab812bc..fc5b84302f 100644 --- a/examples/bluetooth/nimble/power_save/sdkconfig.40m.esp32c6 +++ b/examples/bluetooth/nimble/power_save/sdkconfig.40m.esp32c6 @@ -2,9 +2,7 @@ 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_LP_CLK_SRC_MAIN_XTAL=y -# CONFIG_BT_LE_LP_CLK_SRC_DEFAULT is not set # # Power Management @@ -12,7 +10,6 @@ CONFIG_BT_LE_LP_CLK_SRC_MAIN_XTAL=y CONFIG_PM_ENABLE=y CONFIG_PM_DFS_INIT_AUTO=y CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP=y -# CONFIG_PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP is not set # end of Power Management CONFIG_FREERTOS_USE_TICKLESS_IDLE=y diff --git a/examples/bluetooth/nimble/power_save/sdkconfig.defaults.esp32c6 b/examples/bluetooth/nimble/power_save/sdkconfig.defaults.esp32c6 index fdf2ca28b4..7506a6444e 100644 --- a/examples/bluetooth/nimble/power_save/sdkconfig.defaults.esp32c6 +++ b/examples/bluetooth/nimble/power_save/sdkconfig.defaults.esp32c6 @@ -2,8 +2,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_LP_CLK_SRC_MAIN_XTAL is not set CONFIG_BT_LE_LP_CLK_SRC_DEFAULT=y # @@ -26,8 +24,5 @@ CONFIG_ESP_SLEEP_POWER_DOWN_FLASH=y # # RTC Clock Config # -# CONFIG_RTC_CLK_SRC_INT_RC is not set CONFIG_RTC_CLK_SRC_EXT_CRYS=y -# CONFIG_RTC_CLK_SRC_EXT_OSC is not set -# CONFIG_RTC_CLK_SRC_INT_RC32K is not set # end of RTC Clock Config diff --git a/examples/bluetooth/nimble/power_save/sdkconfig.defaults.esp32h2 b/examples/bluetooth/nimble/power_save/sdkconfig.defaults.esp32h2 index 51e03d318e..6a3908fc5d 100644 --- a/examples/bluetooth/nimble/power_save/sdkconfig.defaults.esp32h2 +++ b/examples/bluetooth/nimble/power_save/sdkconfig.defaults.esp32h2 @@ -2,8 +2,6 @@ CONFIG_IDF_TARGET="esp32h2" # Bluetooth Low Power Config CONFIG_BT_LE_SLEEP_ENABLE=y -# CONFIG_BT_LE_WAKEUP_SOURCE_CPU_RTC_TIMER is not set -# CONFIG_BT_LE_LP_CLK_SRC_MAIN_XTAL is not set CONFIG_BT_LE_LP_CLK_SRC_DEFAULT=y # @@ -24,8 +22,5 @@ CONFIG_ESP_SLEEP_POWER_DOWN_FLASH=y # # RTC Clock Config # -# CONFIG_RTC_CLK_SRC_INT_RC is not set CONFIG_RTC_CLK_SRC_EXT_CRYS=y -# CONFIG_RTC_CLK_SRC_EXT_OSC is not set -# CONFIG_RTC_CLK_SRC_INT_RC32K is not set # end of RTC Clock Config