Skip to content

Commit b02a98e

Browse files
committed
Preliminary support for system76 EC
1 parent c6c9789 commit b02a98e

File tree

3 files changed

+144
-224
lines changed

3 files changed

+144
-224
lines changed

Cargo.lock

Lines changed: 18 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ redox_hwio = "0.1.0"
2121
redox_uefi = "0.1.0"
2222
redox_uefi_std = "0.1.1"
2323
system76_ecflash = { git = "https://github.com/system76/ecflash.git" }
24+
system76_ectool = { git = "https://github.com/system76/ec.git" }
2425

2526
[dependencies.orbclient]
2627
git = "https://gitlab.redox-os.org/redox-os/orbclient.git"

0 commit comments

Comments
 (0)