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:
Andrej Butok 2025-03-04 13:55:55 +01:00 committed by Benjamin Cabé
parent e075e08195
commit ac7790e452

View File

@ -3,3 +3,4 @@ CONFIG_FLASH_MAP=y
CONFIG_ZMS=y
CONFIG_LOG=y
CONFIG_LOG_BLOCK_IN_THREAD=y