FyraLabs / crosec-rs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Implement all of the EC commands
  • Add documentation
  • Publish to crates.io when ready

About

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


Languages

Language:Rust 100.0%