mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Added waiting for prompt instead of calling time.sleep, to fix issue with longer setting up platforms with TF-M enabled. Wrapped iter_stdout generator, to avoid issues when generator is created and called multiple times in test scenarios. Fixes: #58747 Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>