licenses.dev

max485 v0.1.0

A simple embedded-hal driver for operating the MAX485 uart to rs485 module in half duplex mode.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems DIRECT3
nb • 0.1.3Minimal non-blocking I/O layerINDIRECT1
nb • 1.1.0Minimal non-blocking I/O layerDIRECT0
MIT1
PackageRelationDependenciesPublished
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/max485)](https://licenses.dev/cargo/max485)
<a href="https://licenses.dev/cargo/max485">
  <img src="https://licenses.dev/b/cargo/max485" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/cargo/max485/0.1.0)](https://licenses.dev/cargo/max485/0.1.0)
<a href="https://licenses.dev/cargo/max485/0.1.0">
  <img src="https://licenses.dev/b/cargo/max485/0.1.0" alt="licenses" />
</a>
GitHub