Skip to content

umi-eng/smoltcp-rmodbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smoltcp implementation for rmodbus

Usage

Add an entry to your Cargo.toml:

[dependencies]
smoltcp-rmodbus = "0.1.0"

Features

  • defmt-03: Adds defmt::Format derives for all types and enables the equivalent feature for all dependencies that support it.

Minimum supported Rust version

There will not yet be any guarantees for the minimum supported Rust version until this crate reaches maturity.

About

A Modbus client and server library for smoltcp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages