zephyr/samples/subsys/fs/zms/src
Andrej Butok 2766c78823 samples: zms: fix the loop_cnt iteration 0 check
- fix unwanted "Error: Something went wrong at iteration 0".
- the loop_cnt check has no sense for iteration 0,
  comparing with wrong -1.

Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
2025-03-05 14:33:05 +00:00
..
main.c samples: zms: fix the loop_cnt iteration 0 check 2025-03-05 14:33:05 +00:00