es-wifi-driver 0.4.0

Driver for the es-wifi adapter from Inventek.
docs.rs failed to build es-wifi-driver-0.4.0
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: es-wifi-driver-0.3.0

es-wifi-driver

CI crates.io docs.rs Matrix

Driver for the es-wifi adapter from Inventek. The adapter is used on boards such as B-L475E-IOT01A and B-L4S5I-IOT01A.

Features

  • Implements embedded-nal-async traits
  • Implements embedded-io traits
  • Full async support, based on embassy libraries

Examples

See examples/stm32l4-discovery-kit for an example that works the B-L475E-IOT01A board.