Skip to content

Open-Agriculture/AgIsoStack-rs

Repository files navigation

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