#pci #driver #os

no-std pcie

A simple PCIE driver for enumerating devices

8 releases

new 0.2.7 Nov 28, 2024
0.2.6 Nov 27, 2024

#290 in Embedded development

Download history 360/week @ 2024-11-21

360 downloads per month
Used in nvme-driver

MIT license

32KB
830 lines

PCIE

This is a simple PCIE driver for enumerating devices.

Example

run test:

cargo install ostool
cargo test --test tests --  --show-output

Dependencies

~205–345KB