FyraLabs / crosec-rs

A Rust library and tools for interfacing with the ChromeOS Embedded Controller.
2 stars 1 forks source link
chromeos chromiumos cros crosec linux rust

crosec-rs

A Rust library and tools for interfacing with the ChromeOS Embedded Controller.

[!WARNING] This project is in the early stage. Contributions are welcome though!

🛠️ Dependencies

Please make sure you have these dependencies first before building.

rustc
cargo

🏗️ Building

Simply clone this repo then:

cargo build

🗒️ Todos