mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Previously cycle64 was under `samples/`. It's been moved to `tests/` and has been marked with `slow: True` so that it will not disrupt CI by adding excessive delays. Fixes #40367 Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>