mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Merge branch 'bugfix/can_not_change_sdkconfig_in_defaults' into 'master'
bugfix(example): remove test config in sdkconfig.defaults See merge request espressif/esp-idf!36494
This commit is contained in:
commit
3dd1ad9fdd
@ -6,17 +6,3 @@ CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_LE_50_FEATURE_SUPPORT is not used on ESP32, ESP32-C3 and ESP32-S3.
|
||||
# CONFIG_BT_LE_50_FEATURE_SUPPORT is not set
|
||||
|
||||
CONFIG_EXAMPLE_CI_ID=4
|
||||
CONFIG_EXAMPLE_CI_PIPELINE_ID=${CI_PIPELINE_ID}
|
||||
CONFIG_BT_BLUEDROID_MEM_DEBUG=y
|
||||
CONFIG_BT_GATTS_PPCP_CHAR_GAP=y
|
||||
CONFIG_BT_BLE_BLUFI_ENABLE=y
|
||||
CONFIG_BT_GATTS_ROBUST_CACHING_ENABLED=y
|
||||
CONFIG_BT_GATTC_CACHE_NVS_FLASH=y
|
||||
CONFIG_BT_SMP_SLAVE_CON_PARAMS_UPD_ENABLE=y
|
||||
CONFIG_BT_BLE_SMP_ID_RESET_ENABLE=y
|
||||
CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK=y
|
||||
CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN=y
|
||||
CONFIG_BT_BLE_HIGH_DUTY_ADV_INTERVAL=y
|
||||
CONFIG_BT_ABORT_WHEN_ALLOCATION_FAILS=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user