Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e962222

Browse files
authoredSep 25, 2024
Update defconfig.esp32p4
1 parent 59f05ec commit e962222

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed
 

‎configs/defconfig.esp32p4

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE=y
1010
CONFIG_SPIRAM=y
1111
CONFIG_SPIRAM_SPEED_200M=y
1212
CONFIG_SPIRAM_XIP_FROM_PSRAM=y
13-
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
1413
CONFIG_RTC_CLK_CAL_CYCLES=576
1514
# CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND is not set
1615
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 is not set
@@ -19,22 +18,6 @@ CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=3120
1918
CONFIG_CACHE_L2_CACHE_256KB=y
2019
CONFIG_CACHE_L2_CACHE_LINE_128B=y
2120

22-
#
23-
# Bluetooth
24-
#
25-
CONFIG_BT_ENABLED=y
26-
CONFIG_BT_STACK_NO_LOG=y
27-
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
28-
# CONFIG_BLE_MESH is not set
29-
CONFIG_BT_NIMBLE_ENABLED=y
30-
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
31-
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
32-
# CONFIG_BT_NIMBLE_NVS_PERSIST is not set
33-
# CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS is not set
34-
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY is not set
35-
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY is not set
36-
# CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT is not set
37-
3821
#
3922
# PPP
4023
#

0 commit comments

Comments
 (0)
Please sign in to comment.