Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 390 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 390 Bytes

AgIsoStack-rs

About This Library

AgIsoStack-rs is an MIT licensed hardware agnostic ISOBUS (ISO11783) and SAE J1939 CAN stack written in Rust.

This project is an experimental Work in Progress, and is not suitable for consumption.

Compilation

This library is built with Cargo

cargo build

Tests

Tests for this library are run with Cargo

cargo test