pcie

Crates.iopcie
lib.rspcie
version0.4.5
created_at2024-11-26 05:58:35.9773+00
updated_at2025-09-25 15:24:19.216348+00
descriptionA simple PCIE driver for enumerating devices.
homepage
repositoryhttps://github.com/drivercraft/rdrive
max_upload_size
id1461228
size108,397
周睿 (ZR233)

documentation

README

PCIE

This is a simple PCIE driver for enumerating devices.

Example

run test:

cargo install ostool
cargo test --test test  -p pcie --  --show-output
Commit count: 168

cargo fmt