Initialize project with Rust setup, including .gitignore, LICENSE, README, and main functionality for PCIe device management.

This commit is contained in:
Edgar P. Burkhart 2025-05-12 20:03:31 +02:00
commit 2e7fe1afd3
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
5 changed files with 311 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# phenix
Utility to restart PCIe devices when link is lost.