# pcie **Repository Path**: zr233/pcie ## Basic Information - **Project Name**: pcie - **Description**: rust pcie driver - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-29 - **Last Updated**: 2025-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PCIE This is a simple PCIE driver for enumerating devices. ## Example run test: ```shell cargo install ostool cargo test --test tests -- --show-output ```