Some checks failed
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
14 lines
739 B
Markdown
14 lines
739 B
Markdown
[](https://crates.io/crates/zynq7000)
|
|
[](https://docs.rs/zynq7000)
|
|
[](https://github.com/us-irs/zynq7000-rs/actions/workflows/ci.yml)
|
|
|
|
# PAC for the AMD Zynq 7000 SoC family
|
|
|
|
This repository contains the Peripheral Access Crate (PAC) for the AMD Zynq7000 SoC family.
|
|
|
|
If you are interested in higher-level abstractions, it is recommended you visit
|
|
the [`zynq7000-hal`](https://egit.irs.uni-stuttgart.de/rust/zynq7000-rs/src/branch/main/zynq/zynq7000-hal)
|
|
HAL crate which build on top of this PAC.
|
|
|
|
Check out the documentation for more details.
|