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 <andrey.butok@nxp.com>
This commit is contained in:
parent
e075e08195
commit
ac7790e452
@ -3,3 +3,4 @@ CONFIG_FLASH_MAP=y
|
||||
|
||||
CONFIG_ZMS=y
|
||||
CONFIG_LOG=y
|
||||
CONFIG_LOG_BLOCK_IN_THREAD=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user