cu-wt901 1.2.1

This is a driver for the WT901 IMU.
docs.rs failed to build cu-wt901-1.2.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: cu-wt901-1.1.0

WitMotion WT901 driver for Copper

This enables the communication with a WitMotion WT901 over I2C a Source task on Copper.

On Linux, WT901 consumes an owned I2C resource (i2c) from cu_linux_resources::LinuxResources, for example: resources: { i2c: "<bundle>.i2c1" }.

See the crate cu29 for more information about the Copper project.