Files
zynq7000-rs/zynq/zynq7000-embassy
Robin Mueller f827c06709
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
prepare first releases
2025-10-08 20:54:32 +02:00
..
2025-10-08 20:21:04 +02:00
2025-10-08 20:54:32 +02:00
2025-10-08 20:21:04 +02:00
2025-10-08 20:21:04 +02:00
2025-10-08 20:54:32 +02:00

Crates.io docs.rs ci

Embassy-rs support for the AMD Zynq7000 SoC family

This repository contains the embassy-rs support for the AMD Zynq7000 SoC family. Currently, it contains the time driver to allow using embassy-rs. It currently provides one driver using the global timer peripheral provided by the Zynq7000 PS for this purpose.

The documentation contains more information on how to use this crate.