1 unstable release
0.0.1 | Jun 6, 2023 |
---|
#10 in #can-bus
7KB
AgIsoStack-rs
Rust bindings for the AgIsoStack++ library.
Installation
Windows
- Install and use the Windows GNU toolchain.
rustup toolchain install stable-x86_64-pc-windows-gnu
rustup default stable-gnu
- Use
AgIsoStack-rs
as a dependency
Linux
- Install and use the Linux GNU toolchain.
rustup toolchain install stable-x86_64-unknown-linux-gnu
rustup default stable-gnu
- Use
AgIsoStack-rs
as a dependency
License / Terms of Usage
The source code of this project is licensed under the MIT/Apache-2.0 license. This implies that you are free to use, share, and adapt it. However, please give appropriate credit by citing the project.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT/Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Contact
If you have problems using the software, find mistakes, or have general questions please use the issue tracker to contact me.
Dependencies
~7KB