Advance Red Bear runtime services and tools
This commit is contained in:
@@ -83,11 +83,20 @@ path = "src/bin/redbear-phase-timer-check.rs"
|
||||
name = "redbear-phase-dma-check"
|
||||
path = "src/bin/redbear-phase-dma-check.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "redbear-phase-acpi-check"
|
||||
path = "src/bin/redbear-phase-acpi-check.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "redbear-phase-pci-irq-check"
|
||||
path = "src/bin/redbear-phase-pci-irq-check.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "redbear-usb-check"
|
||||
path = "src/bin/redbear-usb-check.rs"
|
||||
|
||||
[dependencies]
|
||||
redbear-login-protocol = { path = "../../redbear-login-protocol/source" }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
orbclient = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user