WyliodrinEmbeddedIoT / tockloader-rs

Other
0 stars 2 forks source link

TockLoader

This is a work-in-progress port to Rust for Tock Loader.

Please use the original Python version of TockLoader.

Roadmap

This is a non exhaustive list of functionalities that should be implemented to make TockLoader usable.

Install Prerequisites

Linux

sudo apt update
sudo apt install libudev-dev

WSL

sudo apt update
sudo apt install libudev-dev pkg-config

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.