Skip to content

Commit 25a7a20

Browse files
committed
config: disable nvs information logs
1 parent 5ec79a3 commit 25a7a20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

prj.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ CONFIG_MBEDTLS_SERVER_NAME_INDICATION=y
9191
# MCUboot
9292
CONFIG_MCUBOOT_GENERATE_UNSIGNED_IMAGE=y
9393

94+
# NVS
95+
CONFIG_NVS_LOG_LEVEL_ERR=y
96+
9497
# Logging
9598
CONFIG_LOG=y
9699
CONFIG_LOG_MODE_IMMEDIATE=y

0 commit comments

Comments
 (0)