tests: zms: decrease verbosity
disable by default the LOG_DBG messages Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
This commit is contained in:
parent
891e457873
commit
e8e7290aba
1 changed files with 3 additions and 1 deletions
|
@ -6,4 +6,6 @@ CONFIG_FLASH_MAP=y
|
||||||
|
|
||||||
CONFIG_ZMS=y
|
CONFIG_ZMS=y
|
||||||
CONFIG_LOG=y
|
CONFIG_LOG=y
|
||||||
CONFIG_ZMS_LOG_LEVEL_DBG=y
|
|
||||||
|
#Uncomment below line to see more debug logs
|
||||||
|
#CONFIG_ZMS_LOG_LEVEL_DBG=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue