Skip to content

Commit cdb757b

Browse files
author
Yuan Hong Hui
committed
bugfix(example): remove test config in sdkconfig.defaults
1 parent afc1b31 commit cdb757b

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

examples/bluetooth/bluedroid/ble/gatt_server/sdkconfig.defaults

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,3 @@ CONFIG_BT_ENABLED=y
66
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
77
# CONFIG_BT_LE_50_FEATURE_SUPPORT is not used on ESP32, ESP32-C3 and ESP32-S3.
88
# CONFIG_BT_LE_50_FEATURE_SUPPORT is not set
9-
10-
CONFIG_EXAMPLE_CI_ID=4
11-
CONFIG_EXAMPLE_CI_PIPELINE_ID=${CI_PIPELINE_ID}
12-
CONFIG_BT_BLUEDROID_MEM_DEBUG=y
13-
CONFIG_BT_GATTS_PPCP_CHAR_GAP=y
14-
CONFIG_BT_BLE_BLUFI_ENABLE=y
15-
CONFIG_BT_GATTS_ROBUST_CACHING_ENABLED=y
16-
CONFIG_BT_GATTC_CACHE_NVS_FLASH=y
17-
CONFIG_BT_SMP_SLAVE_CON_PARAMS_UPD_ENABLE=y
18-
CONFIG_BT_BLE_SMP_ID_RESET_ENABLE=y
19-
CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK=y
20-
CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN=y
21-
CONFIG_BT_BLE_HIGH_DUTY_ADV_INTERVAL=y
22-
CONFIG_BT_ABORT_WHEN_ALLOCATION_FAILS=y

0 commit comments

Comments
 (0)