Skip to content

Commit 001e045

Browse files
butokrghaddab
authored andcommitted
[nrf fromtree] samples: zms: fix 9999 messages dropped
- Sets CONFIG_LOG_BLOCK_IN_THREAD for the zms sample. - Fixes "--- 9999 messages dropped ---". Signed-off-by: Andrej Butok <[email protected]> (cherry picked from commit ac7790e)
1 parent 95834f8 commit 001e045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/subsys/fs/zms/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ CONFIG_FLASH_MAP=y
33

44
CONFIG_ZMS=y
55
CONFIG_LOG=y
6+
CONFIG_LOG_BLOCK_IN_THREAD=y

0 commit comments

Comments
 (0)