Expand description
tosca-drivers is a library crate that provides architecture-agnostic
drivers for a variety of sensors and devices.
All drivers are implemented using only the embedded-hal and
embedded-hal-async traits, ensuring compatibility with any platform
that supports these abstractions.