Skip to content

Commit 8b715e0

Browse files
authored
Tests with nvs persist
1 parent 6a4f22b commit 8b715e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32s3

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ CONFIG_BT_STACK_NO_LOG=y
3131
CONFIG_BT_NIMBLE_ENABLED=y
3232
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
3333
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
34-
# CONFIG_BT_NIMBLE_NVS_PERSIST is not set
34+
CONFIG_BT_NIMBLE_NVS_PERSIST=y
3535
# CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS is not set
3636
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY is not set
3737
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY is not set

0 commit comments

Comments
 (0)