Skip to content

Commit

Permalink
samples: zms: fix dropped messages
Browse files Browse the repository at this point in the history
- Sets CONFIG_LOG_MODE_IMMEDIATE for the zms sample.
- Fixes "--- 9999 messages dropped ---".

Signed-off-by: Andrej Butok <[email protected]>
  • Loading branch information
butok authored and fabiobaltieri committed Feb 27, 2025
1 parent b168068 commit 63bb55e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/subsys/fs/zms/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ CONFIG_FLASH_MAP=y

CONFIG_ZMS=y
CONFIG_LOG=y
CONFIG_LOG_MODE_IMMEDIATE=y

0 comments on commit 63bb55e

Please sign in to comment.